Home
last modified time | relevance | path

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

/minix3/external/bsd/tcpdump/dist/missing/
H A Dgetopt_long.c140 char * const *nargv) in permute_args()
189 parse_long_options(char * const *nargv, const char *options, in parse_long_options()
354 getopt_internal(int nargc, char * const *nargv, const char *options,
573 getopt(int nargc, char * const *nargv, const char *options)
593 getopt_long(int nargc, char * const *nargv, const char *options,
606 getopt_long_only(int nargc, char * const *nargv, const char *options,
/minix3/external/bsd/file/dist/src/
H A Dgetopt_long.c143 permute_args(panonopt_start, panonopt_end, opt_end, nargv) in permute_args() argument
183 getopt_internal(nargc, nargv, options) in getopt_internal() argument
328 getopt(nargc, nargv, options) in getopt() argument
362 getopt_long(nargc, nargv, options, long_options, idx) in getopt_long() argument
/minix3/lib/libc/stdlib/
H A Dgetopt_long.c132 permute_args(int panonopt_start, int panonopt_end, int opt_end, char **nargv) in permute_args()
168 getopt_internal(int nargc, char **nargv, const char *options) in getopt_internal()
310 getopt(int nargc, char * const *nargv, const char *options) in getopt()
341 getopt_long(int nargc, char * const *nargv, const char *options, in getopt_long()
H A Dgetopt.c63 getopt(int nargc, char * const nargv[], const char *ostr) in getopt()
/minix3/sys/arch/i386/stand/libsa/
H A Dgetopt.c52 getopt(int nargc, char * const *nargv, const char *ostr) in getopt()
/minix3/usr.bin/pr/
H A Degetopt.c73 egetopt(int nargc, char * const *nargv, const char *ostr) in egetopt()
/minix3/external/bsd/libpcap/dist/Win32/Src/
H A Dgetopt.c57 getopt(nargc, nargv, ostr) in getopt() argument
/minix3/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dgetopt.c60 getopt(int nargc, char * const *nargv, const char *ostr) in getopt()
/minix3/usr.bin/finger/
H A Dfinger.c227 char **ap, **nargv, **np, **p; in userlist() local
/minix3/crypto/external/bsd/heimdal/dist/lib/sl/
H A Dsl.c223 int argc, nargv; in sl_make_argv() local
/minix3/usr.bin/ftp/
H A Dmain.c962 char *nargv[1], *cmd; in help() local
/minix3/libexec/telnetd/
H A Dsys_term.c687 char **nargv; in addarg() local
/minix3/usr.bin/gzip/
H A Dgzip.c463 char *s, **nargv, **ac; in prepend_gzip() local