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

/freebsd-10-stable/contrib/gcclibs/libiberty/
H A Dgetopt1.c69 getopt_long (int argc, char *const *argv, const char *options, function
/freebsd-10-stable/contrib/file/src/
H A Dgetopt_long.c356 getopt_long(nargc, nargv, options, long_options, idx) function
/freebsd-10-stable/lib/libc/stdlib/
H A Dgetopt_long.c593 getopt_long(int nargc, char * const *nargv, const char *options, function
/freebsd-10-stable/usr.bin/gzip/
H A Dgzip.c274 #define getopt_long(a,b,c,d,e) getopt(a,b,c) macro

Completed in 198 milliseconds