Home
last modified time | relevance | path

Searched defs:nargc (Results 1 – 13 of 13) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Host/common/
H A DGetOptInc.cpp223 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 Dgetopt_long.c289 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 Dutil.c178 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 Dcrash39.C21 int nargc; variable
/openbsd-src/usr.bin/pr/
H A Degetopt.c64 egetopt(int nargc, char * const *nargv, const char *ostr) in egetopt()
/openbsd-src/sbin/pflogd/
H A Dprivsep.c68 int i, fd = -1, bpfd = -1, nargc, socks[2], cmd; in priv_init() local
/openbsd-src/usr.bin/compress/
H A Dmain.c221 int argc_extra = 0, nargc = 0; in main() local
/openbsd-src/usr.sbin/snmpd/
H A Dproc.c73 unsigned int proc, nargc, i, proc_i; in proc_exec() local
[all...]
/openbsd-src/usr.sbin/relayd/
H A Dproc.c73 unsigned int proc, nargc, i, proc_i; in proc_exec() local
[all...]
/openbsd-src/usr.sbin/httpd/
H A Dproc.c73 unsigned int proc, nargc, i, proc_i; in proc_exec() local
[all...]
/openbsd-src/sbin/iked/
H A Dproc.c75 unsigned int proc, nargc, i, proc_i; in proc_exec() local
[all...]
/openbsd-src/usr.sbin/vmd/
H A Dproc.c73 unsigned int proc, nargc, i, proc_i; proc_exec() local
[all...]
/openbsd-src/usr.sbin/tcpdump/
H A Dprivsep.c159 int i, nargc, socks[2]; in priv_init() local