Searched defs:getopt_long (Results 1 – 6 of 6) sorted by relevance
| /freebsd-11-stable/contrib/gcclibs/libiberty/ |
| HD | getopt1.c | 69 getopt_long (int argc, char *const *argv, const char *options, in getopt_long() function
|
| /freebsd-11-stable/contrib/file/src/ |
| HD | getopt_long.c | 356 getopt_long(nargc, nargv, options, long_options, idx) in getopt_long() function
|
| /freebsd-11-stable/contrib/llvm-project/lldb/source/Host/common/ |
| HD | GetOptInc.cpp | 431 int getopt_long(int nargc, char *const *nargv, const char *options, in getopt_long() function
|
| /freebsd-11-stable/lib/libc/stdlib/ |
| HD | getopt_long.c | 593 getopt_long(int nargc, char * const *nargv, const char *options, function
|
| /freebsd-11-stable/contrib/tcpdump/missing/ |
| HD | getopt_long.c | 593 getopt_long(int nargc, char * const *nargv, const char *options, function
|
| /freebsd-11-stable/usr.bin/gzip/ |
| HD | gzip.c | 312 #define getopt_long(a,b,c,d,e) getopt(a,b,c) macro
|