Searched defs:getopt_long (Results 1 – 6 of 6) sorted by relevance
/minix3/tools/compat/ |
H A D | compat_getopt.h | 10 #define getopt_long __nbcompat_getopt_long macro
|
/minix3/external/bsd/file/dist/src/ |
H A D | getopt_long.c | 362 getopt_long(nargc, nargv, options, long_options, idx) in getopt_long() function
|
/minix3/lib/libc/stdlib/ |
H A D | getopt_long.c | 341 getopt_long(int nargc, char * const *nargv, const char *options, in getopt_long() function
|
/minix3/external/bsd/tcpdump/dist/missing/ |
H A D | getopt_long.c | 593 getopt_long(int nargc, char * const *nargv, const char *options, function
|
/minix3/usr.bin/gzip/ |
H A D | gzip.c | 244 #define getopt_long(a,b,c,d,e) getopt(a,b,c) macro
|
/minix3/lib/libc/include/ |
H A D | namespace.h | 365 #define getopt_long _getopt_long macro
|