Searched defs:nargc (Results 1 - 4 of 4) sorted by relevance

/src/common/lib/libc/stdlib/
H A Dgetopt.c77 getopt(int nargc, char * const nargv[], const char *ostr) argument
/src/usr.bin/pr/
H A Degetopt.c73 egetopt(int nargc, char * const *nargv, const char *ostr) argument
/src/lib/libc/stdlib/
H A Dgetopt_long.c168 getopt_internal(int nargc, char **nargv, const char *options) argument
310 getopt(int nargc, char * const *nargv, const char *options) argument
341 getopt_long(int nargc, char * const *nargv, const char *options, argument
/src/lib/libedit/TEST/
H A Dwtc1.c246 int nargc; local in function:main

Completed in 5 milliseconds