Home
last modified time | relevance | path

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

12

/freebsd-12.1/contrib/gdb/include/
H A Dgetopt.h123 extern int getopt_long_only (int argc, char *const *argv,
135 extern int getopt_long_only ();
/freebsd-12.1/contrib/gcclibs/include/
H A Dgetopt.h123 extern int getopt_long_only (int argc, char *const *argv,
135 extern int getopt_long_only ();
/freebsd-12.1/contrib/tcpdump/
H A Dgetopt_long.h60 int getopt_long_only(int, char * const *, const char *,
/freebsd-12.1/crypto/openssh/openbsd-compat/
H A Dgetopt.h59 int getopt_long_only(int, char * const *, const char *,
H A Dgetopt_long.c523 getopt_long_only(int nargc, char * const *nargv, const char *options,
/freebsd-12.1/include/
H A Dgetopt.h65 int getopt_long_only(int, char * const *, const char *,
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Host/common/
H A DGetOptInc.h50 int getopt_long_only(int argc, char *const *argv, const char *optstring,
/freebsd-12.1/contrib/diff/lib/
H A Dgetopt.h162 extern int getopt_long_only (int ___argc, char *const *___argv,
/freebsd-12.1/contrib/gcclibs/libiberty/
H A Dgetopt1.c81 getopt_long_only (int argc, char *const *argv, const char *options, in getopt_long_only() function
H A DChangeLog729 * getopt1.c (getopt_long_only): Fix thinko.
760 * getopt1.c (getopt_long, getopt_long_only, main): Likewise.
/freebsd-12.1/lib/libc/stdlib/
H A DSymbol.map29 getopt_long_only;
H A DMakefile.inc48 MLINKS+=getopt_long.3 getopt_long_only.3
H A Dgetopt_long.c608 getopt_long_only(int nargc, char * const *nargv, const char *options, function
/freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/
H A DOptionParser.cpp45 return getopt_long_only(argc, argv, opt_cstr.c_str(), &opts[0], longindex); in Parse()
H A DGetOptInc.cpp444 int getopt_long_only(int nargc, char *const *nargv, const char *options, in getopt_long_only() function
/freebsd-12.1/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()
/freebsd-12.1/contrib/llvm/tools/lldb/tools/lldb-server/
H A Dlldb-platform.cpp171 while ((ch = getopt_long_only(argc, argv, short_options.c_str(), in main_platform()
H A Dlldb-gdbserver.cpp402 while ((ch = getopt_long_only(argc, argv, short_options.c_str(), in main_gdbserver()
/freebsd-12.1/contrib/tcpdump/missing/
H A Dgetopt_long.c606 getopt_long_only(int nargc, char * const *nargv, const char *options, function
/freebsd-12.1/contrib/gdb/gdb/
H A Dmain.c321 c = getopt_long_only (argc, argv, "", in captured_main()
/freebsd-12.1/contrib/binutils/gas/
H A Das.c520 int optc = getopt_long_only (old_argc, old_argv, shortopts, longopts, in parse_args()
/freebsd-12.1/contrib/binutils/binutils/
H A Ddllwrap.c652 while ((c = getopt_long_only (argc, argv, "nkAqve:Uho:l:L:I:", in main()
/freebsd-12.1/contrib/binutils/ld/
H A Dlexsup.c690 optc = getopt_long_only (argc, argv, shortopts, longopts, &longind); in parse_args()
H A DChangeLog-00011826 If getopt_long_only fails, try calling getopt_long using the
/freebsd-12.1/contrib/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt1901 fun:getopt_long_only=uninstrumented

12