Home
last modified time | relevance | path

Searched defs:built_in_command (Results 1 – 1 of 1) sorted by relevance

/OK3568_Linux_fs/u-boot/common/
H A Dcli_hush.c348 struct built_in_command { struct
349 char *cmd; /* name */
350 char *descr; /* description */
351 int (*function) (struct child_prog *); /* function ptr */