Searched defs:shell_cmd (Results 1 – 4 of 4) sorted by relevance
96 struct shell_cmd { struct97 const char *name;98 int (*func)(char *args);
182 char *shell_cmd; in exec_man_cmd() local
180 char *shell_cmd; in exec_man_cmd() local