Searched defs:getopt_long (Results 1 – 9 of 9) sorted by relevance
/freebsd/tools/build/cross-build/include/common/ |
H A D | getopt.h | 39 #define getopt_long __freebsd_getopt_long macro
|
/freebsd/contrib/ntp/sntp/libevent/WIN32-Code/ |
H A D | getopt_long.c | 160 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() function
|
/freebsd/contrib/libevent/WIN32-Code/ |
H A D | getopt_long.c | 160 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() function
|
/freebsd/crypto/krb5/src/util/support/ |
H A D | getopt_long.c | 158 getopt_long(nargc, nargv, options, long_options, index) in getopt_long() function
|
/freebsd/contrib/file/src/ |
H A D | getopt_long.c | 356 getopt_long(nargc, nargv, options, long_options, idx) in getopt_long() function
|
/freebsd/contrib/llvm-project/lldb/source/Host/common/ |
H A D | GetOptInc.cpp | 431 int getopt_long(int nargc, char *const *nargv, const char *options, in getopt_long() function
|
/freebsd/lib/libc/stdlib/ |
H A D | getopt_long.c | 587 getopt_long(int nargc, char * const *nargv, const char *options, function
|
/freebsd/contrib/tcpdump/missing/ |
H A D | getopt_long.c | 616 getopt_long(int nargc, char * const *nargv, const char *options, function
|
/freebsd/crypto/krb5/src/include/ |
H A D | k5-platform.h | 1135 #define getopt_long k5_getopt_long macro
|