/openbsd-src/gnu/llvm/lldb/source/Host/common/ |
H A D | GetOptInc.cpp | 223 static int getopt_internal(int nargc, char *const *nargv, const char *options, in getopt_internal() 412 int getopt(int nargc, char *const *nargv, const char *options) { in getopt() 431 int getopt_long(int nargc, char *const *nargv, const char *options, in getopt_long() 443 int getopt_long_only(int nargc, char *const *nargv, const char *options, in getopt_long_only()
|
/openbsd-src/lib/libc/stdlib/ |
H A D | getopt_long.c | 289 getopt_internal(int nargc, char * const *nargv, const char *options, in getopt_internal() 475 getopt(int nargc, char * const *nargv, const char *options) in getopt() 494 getopt_long(int nargc, char * const *nargv, const char *options, in getopt_long() 507 getopt_long_only(int nargc, char * const *nargv, const char *options, in getopt_long_only()
|
/openbsd-src/usr.sbin/ntpd/ |
H A D | util.c | 178 int nargc, i; in start_child() local 228 int nargc; in sanitize_argv() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.brendan/ |
H A D | crash39.C | 21 int nargc; variable
|
/openbsd-src/usr.bin/pr/ |
H A D | egetopt.c | 64 egetopt(int nargc, char * const *nargv, const char *ostr) in egetopt()
|
/openbsd-src/sbin/pflogd/ |
H A D | privsep.c | 68 int i, fd = -1, bpfd = -1, nargc, socks[2], cmd; in priv_init() local
|
/openbsd-src/usr.bin/compress/ |
H A D | main.c | 221 int argc_extra = 0, nargc = 0; in main() local
|
/openbsd-src/usr.sbin/snmpd/ |
H A D | proc.c | 73 unsigned int proc, nargc, i, proc_i; in proc_exec() local [all...] |
/openbsd-src/usr.sbin/relayd/ |
H A D | proc.c | 73 unsigned int proc, nargc, i, proc_i; in proc_exec() local [all...] |
/openbsd-src/usr.sbin/httpd/ |
H A D | proc.c | 73 unsigned int proc, nargc, i, proc_i; in proc_exec() local [all...] |
/openbsd-src/sbin/iked/ |
H A D | proc.c | 75 unsigned int proc, nargc, i, proc_i; in proc_exec() local [all...] |
/openbsd-src/usr.sbin/vmd/ |
H A D | proc.c | 73 unsigned int proc, nargc, i, proc_i; proc_exec() local [all...] |
/openbsd-src/usr.sbin/tcpdump/ |
H A D | privsep.c | 159 int i, nargc, socks[2]; in priv_init() local
|