Searched defs:nargc (Results 1 – 8 of 8) sorted by relevance
/dflybsd-src/lib/libc/stdlib/ |
H A D | getopt_long.c | 359 getopt_internal(int nargc, char * const *nargv, const char *options, 581 getopt(int nargc, char * const *nargv, const char *options) 601 getopt_long(int nargc, char * const *nargv, const char *options, 614 getopt_long_only(int nargc, char * const *nargv, const char *options,
|
H A D | getopt.c | 60 getopt(int nargc, char * const nargv[], const char *ostr) in getopt()
|
/dflybsd-src/stand/lib/ |
H A D | getopt.c | 51 getopt(int nargc, char * const *nargv, const char *ostr) in getopt()
|
/dflybsd-src/contrib/smbfs/lib/smb/ |
H A D | cfopt.c | 54 cf_getopt(nargc, nargv, ostr) in cf_getopt() argument
|
/dflybsd-src/usr.bin/pr/ |
H A D | egetopt.c | 66 egetopt(int nargc, char * const *nargv, const char *ostr) in egetopt()
|
/dflybsd-src/contrib/bmake/ |
H A D | getopt.c | 58 getopt(int nargc, char * const nargv[], const char *ostr) in getopt()
|
/dflybsd-src/lib/libc/gen/ |
H A D | setproctitle.c | 71 int nargc; in setproctitle() local
|
/dflybsd-src/bin/test/ |
H A D | test.c | 172 static int nargc; variable
|