Home
last modified time | relevance | path

Searched defs:getopt_long (Results 1 – 6 of 6) sorted by relevance

/minix3/tools/compat/
H A Dcompat_getopt.h10 #define getopt_long __nbcompat_getopt_long macro
/minix3/external/bsd/file/dist/src/
H A Dgetopt_long.c362 getopt_long(nargc, nargv, options, long_options, idx) in getopt_long() function
/minix3/lib/libc/stdlib/
H A Dgetopt_long.c341 getopt_long(int nargc, char * const *nargv, const char *options, in getopt_long() function
/minix3/external/bsd/tcpdump/dist/missing/
H A Dgetopt_long.c593 getopt_long(int nargc, char * const *nargv, const char *options, function
/minix3/usr.bin/gzip/
H A Dgzip.c244 #define getopt_long(a,b,c,d,e) getopt(a,b,c) macro
/minix3/lib/libc/include/
H A Dnamespace.h365 #define getopt_long _getopt_long macro