Searched refs:REPLACE_GETOPT (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Host/common/
H A DGetOptInc.h6 #define REPLACE_GETOPT macro
13 #if defined(REPLACE_GETOPT)
/freebsd-12-stable/contrib/llvm-project/lldb/source/Host/common/
H A DGetOptInc.cpp11 #if defined(REPLACE_GETOPT) || defined(REPLACE_GETOPT_LONG) || \
19 #if defined(REPLACE_GETOPT)
411 #if defined(REPLACE_GETOPT)
/freebsd-12-stable/contrib/file/src/
H A Dgetopt_long.c53 #define REPLACE_GETOPT macro
59 #ifdef REPLACE_GETOPT
314 #ifdef REPLACE_GETOPT
/freebsd-12-stable/lib/libc/stdlib/
H A Dgetopt_long.c69 #define REPLACE_GETOPT /* use this getopt as the system getopt(3) */
72 #ifdef REPLACE_GETOPT
567 #ifdef REPLACE_GETOPT
588 #endif /* REPLACE_GETOPT */
/freebsd-12-stable/contrib/tcpdump/missing/
H A Dgetopt_long.c565 #ifdef REPLACE_GETOPT
586 #endif /* REPLACE_GETOPT */

Completed in 142 milliseconds