/freebsd/contrib/tcpdump/ |
H A D | ftmacros.h | 122 #ifndef _BSD_SOURCE 123 #define _BSD_SOURCE macro
|
/freebsd/contrib/libpcap/ |
H A D | ftmacros.h | 122 #ifndef _BSD_SOURCE 123 #define _BSD_SOURCE macro
|
H A D | configure.ac | 157 # Haiku needs _BSD_SOURCE for the _IO* macros because it doesn't
|
H A D | CMakeLists.txt | 3110 # Haiku needs _BSD_SOURCE for the _IO* macros because it doesn't use them.
|
/freebsd/crypto/openssl/test/ |
H A D | conf_include_test.c | 124 #if defined(_BSD_SOURCE) \ in test_check_null_numbers() 154 #if defined(_BSD_SOURCE) \ in test_check_overflow()
|
H A D | ssl_old_test.c | 15 #ifndef _BSD_SOURCE 16 # define _BSD_SOURCE 1 macro
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Host/ |
H A D | HostGetOpt.h | 15 #define _BSD_SOURCE global() macro
|
/freebsd/contrib/bc/scripts/ |
H A D | os.c | 39 #error On OpenBSD without _BSD_SOURCE
|
/freebsd/lib/libpam/modules/pam_rootok/ |
H A D | pam_rootok.c | 40 #define _BSD_SOURCE macro
|
/freebsd/lib/libusb/ |
H A D | libusb_global_linux.h | 32 #define _BSD_SOURCE macro
|
/freebsd/lib/libpam/modules/pam_self/ |
H A D | pam_self.c | 40 #define _BSD_SOURCE macro
|
/freebsd/lib/libpam/modules/pam_login_access/ |
H A D | pam_login_access.c | 40 #define _BSD_SOURCE macro
|
/freebsd/stand/kboot/include/ |
H A D | termios_gen.h | 62 #if defined(_GNU_SOURCE) || defined(_BSD_SOURCE) || defined(_XOPEN_SOURCE)
|
/freebsd/lib/libunbound/ |
H A D | config.h | 1168 #if defined(OMITTED__D_BSD_SOURCE) && !defined(_BSD_SOURCE) 1169 #define _BSD_SOURCE 1 macro
|
/freebsd/lib/libpam/modules/pam_lastlog/ |
H A D | pam_lastlog.c | 47 #define _BSD_SOURCE macro
|
/freebsd/stand/kboot/include/arch/powerpc64/ |
H A D | termios_arch.h | 64 #if defined(_GNU_SOURCE) || defined(_BSD_SOURCE) || defined(_XOPEN_SOURCE)
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_pcf.c | 170 #if defined(__GLIBC__) && defined(_BSD_SOURCE) in pcf_poll()
|
/freebsd/usr.bin/dpv/ |
H A D | dpv.c | 31 #define _BSD_SOURCE /* to get dprintf() prototype in stdio.h below */ macro
|
/freebsd/lib/libdpv/ |
H A D | dprompt.c | 29 #define _BSD_SOURCE /* to get dprintf() prototype in stdio.h below */ macro
|
/freebsd/lib/libthr/thread/ |
H A D | thr_private.h | 79 #define _BSD_SOURCE macro
|
/freebsd/contrib/unbound/ |
H A D | config.h.in | 1234 #if defined(OMITTED__D_BSD_SOURCE) && !defined(_BSD_SOURCE) 1235 #define _BSD_SOURCE 1 macro
|
/freebsd/crypto/openssh/ |
H A D | configure.ac | 903 dnl _DEFAULT_SOURCE is the new name for _BSD_SOURCE 1355 dnl _DEFAULT_SOURCE is the new name for _BSD_SOURCE
|
/freebsd/contrib/bsnmp/tests/ |
H A D | catch.hpp | 211 # define _BSD_SOURCE macro
|
/freebsd/contrib/sqlite3/ |
H A D | sqlite3.c | 252 #if defined(__OpenBSD__) && !defined(_BSD_SOURCE) 253 # define _BSD_SOURCE macro 42639 #elif defined(_BSD_SOURCE)
|