| /freebsd-12.1/contrib/gdb/include/ |
| H A D | getopt.h | 123 extern int getopt_long_only (int argc, char *const *argv, 135 extern int getopt_long_only ();
|
| /freebsd-12.1/contrib/gcclibs/include/ |
| H A D | getopt.h | 123 extern int getopt_long_only (int argc, char *const *argv, 135 extern int getopt_long_only ();
|
| /freebsd-12.1/contrib/tcpdump/ |
| H A D | getopt_long.h | 60 int getopt_long_only(int, char * const *, const char *,
|
| /freebsd-12.1/crypto/openssh/openbsd-compat/ |
| H A D | getopt.h | 59 int getopt_long_only(int, char * const *, const char *,
|
| H A D | getopt_long.c | 523 getopt_long_only(int nargc, char * const *nargv, const char *options,
|
| /freebsd-12.1/include/ |
| H A D | getopt.h | 65 int getopt_long_only(int, char * const *, const char *,
|
| /freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Host/common/ |
| H A D | GetOptInc.h | 50 int getopt_long_only(int argc, char *const *argv, const char *optstring,
|
| /freebsd-12.1/contrib/diff/lib/ |
| H A D | getopt.h | 162 extern int getopt_long_only (int ___argc, char *const *___argv,
|
| /freebsd-12.1/contrib/gcclibs/libiberty/ |
| H A D | getopt1.c | 81 getopt_long_only (int argc, char *const *argv, const char *options, in getopt_long_only() function
|
| H A D | ChangeLog | 729 * 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 D | Symbol.map | 29 getopt_long_only;
|
| H A D | Makefile.inc | 48 MLINKS+=getopt_long.3 getopt_long_only.3
|
| H A D | getopt_long.c | 608 getopt_long_only(int nargc, char * const *nargv, const char *options, function
|
| /freebsd-12.1/contrib/llvm/tools/lldb/source/Host/common/ |
| H A D | OptionParser.cpp | 45 return getopt_long_only(argc, argv, opt_cstr.c_str(), &opts[0], longindex); in Parse()
|
| H A D | GetOptInc.cpp | 444 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 D | main.c | 715 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 D | lldb-platform.cpp | 171 while ((ch = getopt_long_only(argc, argv, short_options.c_str(), in main_platform()
|
| H A D | lldb-gdbserver.cpp | 402 while ((ch = getopt_long_only(argc, argv, short_options.c_str(), in main_gdbserver()
|
| /freebsd-12.1/contrib/tcpdump/missing/ |
| H A D | getopt_long.c | 606 getopt_long_only(int nargc, char * const *nargv, const char *options, function
|
| /freebsd-12.1/contrib/gdb/gdb/ |
| H A D | main.c | 321 c = getopt_long_only (argc, argv, "", in captured_main()
|
| /freebsd-12.1/contrib/binutils/gas/ |
| H A D | as.c | 520 int optc = getopt_long_only (old_argc, old_argv, shortopts, longopts, in parse_args()
|
| /freebsd-12.1/contrib/binutils/binutils/ |
| H A D | dllwrap.c | 652 while ((c = getopt_long_only (argc, argv, "nkAqve:Uho:l:L:I:", in main()
|
| /freebsd-12.1/contrib/binutils/ld/ |
| H A D | lexsup.c | 690 optc = getopt_long_only (argc, argv, shortopts, longopts, &longind); in parse_args()
|
| H A D | ChangeLog-0001 | 1826 If getopt_long_only fails, try calling getopt_long using the
|
| /freebsd-12.1/contrib/compiler-rt/lib/dfsan/ |
| H A D | libc_ubuntu1404_abilist.txt | 1901 fun:getopt_long_only=uninstrumented
|