Home
last modified time | relevance | path

Searched defs:nargv (Results 1 – 25 of 33) sorted by relevance

12

/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DGetOptInc.cpp78 char *const *nargv) { in permute_args()
112 static int parse_long_options(char *const *nargv, const char *options, in parse_long_options()
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()
/freebsd/contrib/tcpdump/missing/
H A Dgetopt_long.c142 char * const *nargv) in permute_args()
182 ((char **) nargv)[pos] = nargv[cstart]; in permute_args() local
209 parse_long_options(char * const *nargv, const char *options, in parse_long_options()
376 getopt_internal(int nargc, char * const *nargv, const char *options,
596 getopt(int nargc, char * const *nargv, const char *options)
616 getopt_long(int nargc, char * const *nargv, const char *options,
629 getopt_long_only(int nargc, char * const *nargv, const char *options,
/freebsd/lib/libc/stdlib/
H A Dgetopt_long.c148 char * const *nargv) in permute_args()
184 parse_long_options(char * const *nargv, const char *options, in parse_long_options()
349 getopt_internal(int nargc, char * const *nargv, const char *options,
567 getopt(int nargc, char * const *nargv, const char *options)
587 getopt_long(int nargc, char * const *nargv, const char *options,
600 getopt_long_only(int nargc, char * const *nargv, const char *options,
H A Dgetopt.c57 getopt(int nargc, char * const nargv[], const char *ostr) in getopt()
/freebsd/contrib/libfido2/openbsd-compat/
H A Dgetopt_long.c131 char * const *nargv) in permute_args()
167 parse_long_options(char * const *nargv, const char *options, in parse_long_options()
285 getopt_internal(int nargc, char * const *nargv, const char *options, in getopt_internal()
481 getopt(int nargc, char * const *nargv, const char *options) in getopt()
/freebsd/contrib/file/src/
H A Dgetopt_long.c137 permute_args(panonopt_start, panonopt_end, opt_end, nargv) in permute_args() argument
177 getopt_internal(nargc, nargv, options) in getopt_internal() argument
322 getopt(nargc, nargv, options) in getopt() argument
356 getopt_long(nargc, nargv, options, long_options, idx) in getopt_long() argument
/freebsd/bin/pkill/tests/
H A Dspin_helper.c43 char * nargv[] = { argv[0], __DECONST(char *, "--spin"), flag_arg, in exec_shortargs() local
64 char * nargv[] = { argv[0], __DECONST(char *, "--spin"), flag_arg, NULL, in exec_largeargs() local
/freebsd/crypto/openssh/openbsd-compat/
H A Dgetopt_long.c154 char * const *nargv) in permute_args()
190 parse_long_options(char * const *nargv, const char *options, in parse_long_options()
308 getopt_internal(int nargc, char * const *nargv, const char *options, in getopt_internal()
504 getopt(int nargc, char * const *nargv, const char *options) in getopt()
/freebsd/contrib/ntp/sntp/libevent/WIN32-Code/
H A Dgetopt_long.c74 getopt_internal(nargc, nargv, ostr) in getopt_internal() argument
160 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() argument
H A Dgetopt.c83 getopt(nargc, nargv, ostr) in getopt() argument
/freebsd/contrib/libevent/WIN32-Code/
H A Dgetopt_long.c74 getopt_internal(nargc, nargv, ostr) in getopt_internal() argument
160 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() argument
H A Dgetopt.c83 getopt(nargc, nargv, ostr) in getopt() argument
/freebsd/crypto/krb5/src/util/support/
H A Dgetopt_long.c73 getopt_internal(nargc, nargv, ostr) in getopt_internal() argument
158 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() argument
H A Dgetopt.c86 getopt(nargc, nargv, ostr) in getopt() argument
/freebsd/contrib/unifdef/FreeBSD/
H A Dgetopt.c48 getopt(int nargc, char *nargv[], const char *ostr) in getopt()
/freebsd/stand/libsa/
H A Dgetopt.c48 getopt(int nargc, char * const *nargv, const char *ostr) in getopt()
/freebsd/contrib/smbfs/lib/smb/
H A Dcfopt.c54 cf_getopt(int nargc, char * const *nargv, const char *ostr) in cf_getopt()
/freebsd/usr.bin/pr/
H A Degetopt.c69 egetopt(int nargc, char * const *nargv, const char *ostr) in egetopt()
/freebsd/contrib/libpcap/missing/
H A Dgetopt.c59 getopt(int nargc, char * const *nargv, const char *ostr) in getopt()
/freebsd/crypto/heimdal/lib/roken/
H A Dgetopt.c58 getopt(int nargc, char * const *nargv, const char *ostr) in getopt()
/freebsd/lib/libc/gen/
H A Dsetproctitle.c74 static char *nargv[2] = { NULL, NULL }; in setproctitle_internal() local
/freebsd/sbin/restore/
H A Dmain.c306 char *ap, **argv, *flagsp, **nargv, *p; in obsolete() local
/freebsd/contrib/bsddialog/utility/
H A Dbsddialog.c155 char *text, **nargv, *pn; in main() local
/freebsd/usr.bin/finger/
H A Dfinger.c266 char **ap, **nargv, **np, **p; in userlist() local
/freebsd/usr.bin/su/
H A Dsu.c153 const char *p, *user, *shell, *mytty, **nargv; in main() local

12