Home
last modified time | relevance | path

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

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

Completed in 11 milliseconds