Searched defs:getopt_long (Results 1 - 4 of 4) sorted by last modified time

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

Completed in 98 milliseconds