Home
last modified time | relevance | path

Searched refs:_BSD_SOURCE (Results 1 – 25 of 27) sorted by relevance

12

/freebsd/contrib/tcpdump/
H A Dftmacros.h122 #ifndef _BSD_SOURCE
123 #define _BSD_SOURCE macro
/freebsd/contrib/libpcap/
H A Dftmacros.h122 #ifndef _BSD_SOURCE
123 #define _BSD_SOURCE macro
H A Dconfigure.ac157 # Haiku needs _BSD_SOURCE for the _IO* macros because it doesn't
H A DCMakeLists.txt3137 # Haiku needs _BSD_SOURCE for the _IO* macros because it doesn't use them.
/freebsd/crypto/openssl/test/
H A Dconf_include_test.c152 #if defined(_BSD_SOURCE) \ in test_check_null_numbers()
182 #if defined(_BSD_SOURCE) \ in test_check_overflow()
H A Dssl_old_test.c15 #ifndef _BSD_SOURCE
16 #define _BSD_SOURCE 1 macro
/freebsd/contrib/bc/scripts/
H A Dos.c39 #error On OpenBSD without _BSD_SOURCE
/freebsd/lib/libpam/modules/pam_rootok/
H A Dpam_rootok.c40 #define _BSD_SOURCE macro
/freebsd/lib/libusb/
H A Dlibusb_global_linux.h32 #define _BSD_SOURCE macro
/freebsd/lib/libpam/modules/pam_self/
H A Dpam_self.c40 #define _BSD_SOURCE macro
/freebsd/contrib/lyaml/
H A Dlukefile16 bsd = {_BSD_SOURCE = 1},
/freebsd/lib/libpam/modules/pam_login_access/
H A Dpam_login_access.c40 #define _BSD_SOURCE macro
/freebsd/contrib/pkgconf/
H A Dmeson.build37_BSD_SOURCE\n#define _DEFAULT_SOURCE\n#define _POSIX_C_SOURCE 200809L\n#include <@0@>'.format(f[1]…
/freebsd/stand/kboot/include/
H A Dtermios_gen.h62 #if defined(_GNU_SOURCE) || defined(_BSD_SOURCE) || defined(_XOPEN_SOURCE)
/freebsd/stand/kboot/include/arch/powerpc64/
H A Dtermios_arch.h64 #if defined(_GNU_SOURCE) || defined(_BSD_SOURCE) || defined(_XOPEN_SOURCE)
/freebsd/lib/libpam/modules/pam_lastlog/
H A Dpam_lastlog.c47 #define _BSD_SOURCE macro
/freebsd/lib/libunbound/
H A Dconfig.h1275 #if defined(OMITTED__D_BSD_SOURCE) && !defined(_BSD_SOURCE)
1276 #define _BSD_SOURCE 1 macro
/freebsd/contrib/ntp/ntpd/
H A Drefclock_pcf.c170 #if defined(__GLIBC__) && defined(_BSD_SOURCE) in pcf_poll()
/freebsd/crypto/openssl/crypto/
H A Dmem.c254 #if defined(_BSD_SOURCE) || (defined(_POSIX_C_SOURCE) && _POSIX_C_SOURCE >= 200112L) in CRYPTO_aligned_alloc()
/freebsd/usr.bin/dpv/
H A Ddpv.c31 #define _BSD_SOURCE /* to get dprintf() prototype in stdio.h below */ macro
/freebsd/lib/libdpv/
H A Ddprompt.c29 #define _BSD_SOURCE /* to get dprintf() prototype in stdio.h below */ macro
/freebsd/contrib/bc/
H A Dbuild.rig183 @[ DEFOPT +~ "_BSD_SOURCE" ];
/freebsd/lib/libthr/thread/
H A Dthr_private.h80 #define _BSD_SOURCE macro
/freebsd/contrib/unbound/
H A Dconfig.h.in1274 #if defined(OMITTED__D_BSD_SOURCE) && !defined(_BSD_SOURCE)
1275 #define _BSD_SOURCE 1 macro
/freebsd/crypto/openssh/
H A Dconfigure.ac974 dnl _DEFAULT_SOURCE is the new name for _BSD_SOURCE
1468 dnl _DEFAULT_SOURCE is the new name for _BSD_SOURCE

12