Home
last modified time | relevance | path

Searched refs:getopt_long_only (Results 1 – 17 of 17) sorted by relevance

/src/contrib/tcpdump/missing/
H A Dgetopt_long.h60 int getopt_long_only(int, char * const *, const char *,
H A Dgetopt_long.c629 getopt_long_only(int nargc, char * const *nargv, const char *options, function
/src/contrib/libfido2/openbsd-compat/
H A Dgetopt.h59 int getopt_long_only(int, char * const *, const char *,
H A Dgetopt_long.c514 getopt_long_only(int nargc, char * const *nargv, const char *options,
/src/include/
H A Dgetopt.h64 int getopt_long_only(int, char * const *, const char *,
/src/tools/build/cross-build/include/common/
H A Dgetopt.h40 #define getopt_long_only __freebsd_getopt_long_only macro
/src/crypto/openssh/openbsd-compat/
H A Dgetopt.h68 int getopt_long_only(int, char * const *, const char *,
H A Dgetopt_long.c537 getopt_long_only(int nargc, char * const *nargv, const char *options,
/src/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DGetOptInc.h59 int getopt_long_only(int argc, char *const *argv, const char *optstring,
/src/lib/libc/stdlib/
H A DSymbol.map25 getopt_long_only;
H A DMakefile.inc117 MLINKS+=getopt_long.3 getopt_long_only.3
H A Dgetopt_long.c600 getopt_long_only(int nargc, char * const *nargv, const char *options, function
/src/contrib/llvm-project/lldb/source/Host/common/
H A DOptionParser.cpp46 return getopt_long_only(argv.size() - 1, argv.data(), opt_cstr.c_str(), in Parse()
H A DGetOptInc.cpp443 int getopt_long_only(int nargc, char *const *nargv, const char *options, in getopt_long_only() function
/src/contrib/ofed/opensm/opensm/
H A Dmain.c715 next_option = getopt_long_only(argc, argv, short_option, in main()
739 next_option = getopt_long_only(argc, argv, short_option, in main()
/src/contrib/llvm-project/lldb/tools/lldb-server/
H A Dlldb-platform.cpp155 while ((ch = getopt_long_only(argc, argv, short_options.c_str(), in main_platform()
/src/contrib/llvm-project/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1907 fun:getopt_long_only=uninstrumented