Searched defs:cmds (Results 1 – 10 of 10) sorted by relevance
/external/linux-tools-perf/util/ |
D | help.c | 7 void add_cmdname(struct cmdnames *cmds, const char *name, size_t len) in add_cmdname() 19 static void clean_cmdnames(struct cmdnames *cmds) in clean_cmdnames() 37 static void uniq(struct cmdnames *cmds) in uniq() 51 void exclude_cmds(struct cmdnames *cmds, struct cmdnames *excludes) in exclude_cmds() 73 static void pretty_print_string_list(struct cmdnames *cmds, int longest) in pretty_print_string_list() 122 static void list_commands_in_dir(struct cmdnames *cmds, in list_commands_in_dir() 263 static void add_cmd_list(struct cmdnames *cmds, struct cmdnames *old) in add_cmd_list()
|
/external/blktrace/btt/ |
D | bno_plot.py | 44 cmds = """ variable
|
/external/tcpdump/ |
D | print-telnet.c | 71 static const char *cmds[] = { variable
|
/external/iproute2/ip/ |
D | ip.c | 61 } cmds[] = { variable
|
/external/quake/quake/src/QW/client/ |
D | gl_mesh.c | 288 int *cmds; in GL_MakeAliasModelDisplayLists() local
|
/external/openssl/apps/ |
D | engine.c | 293 static void util_do_cmds(ENGINE *e, STACK_OF(OPENSSL_STRING) *cmds, in util_do_cmds()
|
/external/quake/quake/src/WinQuake/ |
D | gl_mesh.cpp | 301 int *cmds; in GL_MakeAliasModelDisplayLists() local
|
/external/libppp/src/ |
D | command.c | 1029 FindCommand(struct cmdtab const *cmds, const char *str, int *pmatch) in FindCommand() 1080 FindExec(struct bundle *bundle, struct cmdtab const *cmds, int argc, int argn, in FindExec()
|
/external/openssh/ |
D | sftp.c | 164 static const struct CMD cmds[] = { variable
|
/external/qemu/ |
D | monitor.c | 280 static void help_cmd_dump(Monitor *mon, const mon_cmd_t *cmds, in help_cmd_dump()
|