Searched refs:cmd_spec (Results 1 – 3 of 3) sorted by relevance
22 const struct cmd_spec cmd_table[] = {657 const struct cmd_spec *cmdtable_lookup(const char *s) in cmdtable_lookup()659 const struct cmd_spec *cmd = NULL; in cmdtable_lookup()
22 struct cmd_spec { struct224 extern const struct cmd_spec cmd_table[];227 const struct cmd_spec *cmdtable_lookup(const char *s);
383 const struct cmd_spec *cspec; in main()483 const struct cmd_spec *cmd; in help()
Completed in 5 milliseconds