Home
last modified time | relevance | path

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

/external/u-boot/common/
Dcli_hush.c347 struct built_in_command { struct
348 char *cmd; /* name */
349 char *descr; /* description */
350 int (*function) (struct child_prog *); /* function ptr */