Home
last modified time | relevance | path

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

/tools/lib/subcmd/
Dhelp.c17 void add_cmdname(struct cmdnames *cmds, const char *name, size_t len) in add_cmdname()
31 void clean_cmdnames(struct cmdnames *cmds) in clean_cmdnames()
49 void uniq(struct cmdnames *cmds) in uniq()
73 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes) in exclude_cmds()
133 static void pretty_print_string_list(struct cmdnames *cmds, int longest) in pretty_print_string_list()
184 static void list_commands_in_dir(struct cmdnames *cmds, in list_commands_in_dir()
/tools/bpf/bpftool/
Diter.c114 static const struct cmd cmds[] = { variable
Dperf.c248 static const struct cmd cmds[] = { variable
Dmain.c187 int cmd_select(const struct cmd *cmds, int argc, char **argv, in cmd_select()
Dcgroup.c676 static const struct cmd cmds[] = { variable
Dstruct_ops.c629 static const struct cmd cmds[] = { variable
Dlink.c1231 static const struct cmd cmds[] = { variable
Dbtf.c1331 static const struct cmd cmds[] = { variable
Dmap.c1475 static const struct cmd cmds[] = { variable
Dfeature.c1331 static const struct cmd cmds[] = { variable
Dnet.c1009 static const struct cmd cmds[] = { variable
Dprog.c2515 static const struct cmd cmds[] = { variable
Dgen.c2623 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/testing/selftests/drivers/s390x/uvdevice/
Dtest_uvdevice.c130 unsigned long cmds[] = { in TEST_F() local
/tools/testing/selftests/bpf/prog_tests/
Dtoken.c94 __u64 cmds; member
/tools/bpf/
Dbpf_dbg.c1245 static const struct shell_cmd cmds[] = { variable
/tools/power/x86/intel-speed-select/
Disst-config.c3054 struct process_cmd_struct *cmds) in process_command()