Home
last modified time | relevance | path

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

/freebsd-src/tools/build/cross-build/include/common/
H A Dgetopt.h40 #define getopt_long_only __freebsd_getopt_long_only macro
/freebsd-src/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-src/lib/libc/stdlib/
H A Dgetopt_long.c600 getopt_long_only(int nargc, char * const *nargv, const char *options, function
/freebsd-src/contrib/tcpdump/missing/
H A Dgetopt_long.c630 getopt_long_only(int nargc, char * const *nargv, const char *options, global() function