Home
last modified time | relevance | path

Searched refs:cmd_spec (Results 1 – 3 of 3) sorted by relevance

/tools/xl/
A Dxl_cmdtable.c22 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()
A Dxl.h22 struct cmd_spec { struct
224 extern const struct cmd_spec cmd_table[];
227 const struct cmd_spec *cmdtable_lookup(const char *s);
A Dxl.c383 const struct cmd_spec *cspec; in main()
483 const struct cmd_spec *cmd; in help()

Completed in 5 milliseconds