Searched defs:do_cmd (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/sys/arch/mvme68k/stand/sboot/ |
H A D | sboot.c | 77 do_cmd(char *buf, char *ebuf) in do_cmd() function
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
H A D | openssl.c | 395 static int do_cmd(LHASH_OF(FUNCTION) *prog, int argc, char *argv[]) in do_cmd() function
|
/netbsd-src/sbin/canconfig/ |
H A D | canconfig.c | 110 #define do_cmd(a,b,c,d,e,f) do_cmd2((a),(b),(c),(d),(e),NULL,(f)) macro
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
H A D | openssl.c | 548 static int do_cmd(LHASH_OF(FUNCTION) *prog, int argc, char *argv[]) in do_cmd() function
|
/netbsd-src/sbin/brconfig/ |
H A D | brconfig.c | 144 #define do_cmd(a,b,c,d,e,f) do_cmd2 global() macro [all...] |
/netbsd-src/crypto/external/bsd/openssh/dist/ |
H A D | scp.c | 266 do_cmd(const char *program, const char *host, const char *remuser, int port, int subsystem, in do_cmd() function
|