Home
last modified time | relevance | path

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

/tools/lib/subcmd/
Dhelp.c16 void add_cmdname(struct cmdnames *cmds, const char *name, size_t len) in add_cmdname()
28 void clean_cmdnames(struct cmdnames *cmds) in clean_cmdnames()
46 void uniq(struct cmdnames *cmds) in uniq()
70 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes) in exclude_cmds()
114 static void pretty_print_string_list(struct cmdnames *cmds, int longest) in pretty_print_string_list()
165 static void list_commands_in_dir(struct cmdnames *cmds, in list_commands_in_dir()
/tools/bpf/bpftool/
Dmain.c89 int cmd_select(const struct cmd *cmds, int argc, char **argv, in cmd_select()
220 static const struct cmd cmds[] = { variable
Dperf.c241 static const struct cmd cmds[] = { variable
Dcgroup.c529 static const struct cmd cmds[] = { variable
Dnet.c478 static const struct cmd cmds[] = { variable
Dfeature.c756 static const struct cmd cmds[] = { variable
Dbtf.c883 static const struct cmd cmds[] = { variable
Dprog.c1434 static const struct cmd cmds[] = { variable
Dmap.c1343 static const struct cmd cmds[] = { variable
/tools/perf/util/
Dhelp-unknown-cmd.c32 static int add_cmd_list(struct cmdnames *cmds, struct cmdnames *old) in add_cmd_list()
/tools/usb/usbip/src/
Dusbip.c41 static const struct command cmds[] = { variable
/tools/bpf/
Dbpf_dbg.c1245 static const struct shell_cmd cmds[] = { variable
/tools/testing/nvdimm/test/
Dnfit.c2709 } cmds; in nfit_ctl_test() local