Searched defs:cmds (Results 1 – 12 of 12) sorted by relevance
/minix3/crypto/external/bsd/heimdal/dist/lib/sl/ |
H A D | sl.c | 42 mandoc_template(SL_cmd *cmds, in mandoc_template() 111 sl_match (SL_cmd *cmds, char *cmd, int exactp) in sl_match() 134 sl_help (SL_cmd *cmds, int argc, char **argv) in sl_help() 205 sl_command(SL_cmd *cmds, int argc, char **argv) in sl_command() 310 sl_command_loop(SL_cmd *cmds, const char *prompt, void **data) in sl_command_loop() 342 sl_loop(SL_cmd *cmds, const char *prompt) in sl_loop() 364 sl_slc_help (SL_cmd *cmds, int argc, char **argv) in sl_slc_help()
|
/minix3/external/bsd/nvi/dist/ex/ |
H A D | ex_cmd.c | 57 EXCMDLIST const cmds[] = { variable
|
/minix3/usr.sbin/user/ |
H A D | main.c | 50 static cmd_t cmds[] = { variable
|
/minix3/usr.bin/make/ |
H A D | for.c | 361 for_substitute(Buffer *cmds, strlist_t *items, unsigned int item_no, char ech) in for_substitute() 401 Buffer cmds; in For_Iterate() local
|
H A D | make.c | 459 Lst cmds = pgn->commands; in Make_HandleUse() local
|
/minix3/lib/libedit/ |
H A D | parse.c | 63 } cmds[] = { variable
|
/minix3/crypto/external/bsd/openssl/dist/apps/ |
H A D | engine.c | 288 static void util_do_cmds(ENGINE *e, STACK_OF(OPENSSL_STRING) *cmds, in util_do_cmds()
|
/minix3/minix/tests/ |
H A D | test88.c | 1546 static const int cmds[] = { GETVAL, GETPID, GETNCNT, GETZCNT }; in test88c_perm1() local 1747 static const int cmds[] = { GETVAL, GETPID, GETNCNT, GETZCNT }; in test88c() local
|
/minix3/external/bsd/tcpdump/dist/ |
H A D | util.c | 653 const char *protoname, const char **cmds, u_int flags) in txtproto_print()
|
H A D | print-telnet.c | 346 static const char *cmds[] = { variable
|
H A D | tcpdump.c | 1872 static const unsigned long cmds[] = { BIOCGSTATS }; in main() local
|
/minix3/external/bsd/dhcp/dist/dst/ |
H A D | prandom.c | 91 static const char *cmds[] = { variable
|