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

/src/tools/compat/
H A Dcompat_getopt.h10 #define getopt_long __nbcompat_getopt_long macro
/src/lib/libc/stdlib/
H A Dgetopt_long.c341 getopt_long(int nargc, char * const *nargv, const char *options, function in typeref:typename:int
/src/usr.bin/gzip/
H A Dgzip.c289 #define getopt_long(a,b,c,d,e) getopt(a,b,c) macro
/src/lib/libc/include/
H A Dnamespace.h400 #define getopt_long _getopt_long macro

Completed in 12 milliseconds