Home
last modified time | relevance | path

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

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