Home
last modified time | relevance | path

Searched defs:getopt_long_only (Results 1 – 4 of 4) sorted by relevance

/freebsd/tools/build/cross-build/include/common/
H A Dgetopt.h40 #define getopt_long_only __freebsd_getopt_long_only macro
/freebsd/contrib/llvm-project/lldb/source/Host/common/
H A DGetOptInc.cpp443 int getopt_long_only(int nargc, char *const *nargv, const char *options, in getopt_long_only() function
/freebsd/lib/libc/stdlib/
H A Dgetopt_long.c600 getopt_long_only(int nargc, char * const *nargv, const char *options, function
/freebsd/contrib/tcpdump/missing/
H A Dgetopt_long.c629 getopt_long_only(int nargc, char * const *nargv, const char *options, function