Searched refs:_BSD_SOURCE (Results 1 - 22 of 22) sorted by relevance

/netbsd-current/external/bsd/tcpdump/dist/
H A Dftmacros.h107 * We turn on both _DEFAULT_SOURCE and _BSD_SOURCE to try to get
110 * don't whine about _BSD_SOURCE being deprecated; we still have
111 * to define _BSD_SOURCE to handle older versions of GNU libc that
121 /* Avoid redefining _BSD_SOURCE if it's already defined as for ex. 1 */
122 #ifndef _BSD_SOURCE
123 #define _BSD_SOURCE macro
/netbsd-current/external/bsd/libpcap/dist/
H A Dftmacros.h107 * We turn on both _DEFAULT_SOURCE and _BSD_SOURCE to try to get
110 * don't whine about _BSD_SOURCE being deprecated; we still have
111 * to define _BSD_SOURCE to handle older versions of GNU libc that
121 /* Avoid redefining _BSD_SOURCE if it's already defined as for ex. 1 */
122 #ifndef _BSD_SOURCE
123 #define _BSD_SOURCE macro
/netbsd-current/crypto/dist/ipsec-tools/src/include-glibc/
H A Dglibc-bugs.h7 #define _BSD_SOURCE macro
/netbsd-current/lib/libpam/modules/pam_rootok/
H A Dpam_rootok.c46 #define _BSD_SOURCE macro
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dconf_include_test.c128 #if defined(_BSD_SOURCE) \
158 #if defined(_BSD_SOURCE) \
H A Dssltest_old.c15 #ifndef _BSD_SOURCE
16 # define _BSD_SOURCE 1 macro
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Dconf_include_test.c124 #if defined(_BSD_SOURCE) \
154 #if defined(_BSD_SOURCE) \
H A Dssl_old_test.c15 #ifndef _BSD_SOURCE
16 # define _BSD_SOURCE 1 macro
/netbsd-current/lib/libpam/modules/pam_login_access/
H A Dpam_login_access.c46 #define _BSD_SOURCE macro
/netbsd-current/lib/libpam/modules/pam_self/
H A Dpam_self.c46 #define _BSD_SOURCE macro
/netbsd-current/external/gpl2/gmake/dist/glob/
H A Dglob.h85 #if (!defined _POSIX_C_SOURCE || _POSIX_C_SOURCE < 2 || defined _BSD_SOURCE \
/netbsd-current/external/bsd/nsd/include/
H A Dconfig.h813 # ifndef _BSD_SOURCE
814 # define _BSD_SOURCE 1 macro
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_pcf.c172 #if defined(__GLIBC__) && defined(_BSD_SOURCE)
/netbsd-current/external/bsd/unbound/include/
H A Dconfig.h1093 #if defined(OMITTED__D_BSD_SOURCE) && !defined(_BSD_SOURCE)
1094 #define _BSD_SOURCE 1 macro
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dte-vms.c99 #define _BSD_SOURCE 1 macro
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dte-vms.c99 #define _BSD_SOURCE 1 macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dte-vms.c99 #define _BSD_SOURCE 1 macro
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dsys_defs.h834 || (defined(_BSD_SOURCE) && _BSD_SOURCE >= 1) \
/netbsd-current/lib/libukfs/
H A Dukfs.c38 #define _BSD_SOURCE macro
/netbsd-current/external/mit/libuv/dist/src/unix/
H A Dfs.c1473 defined(_BSD_SOURCE) || \
/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-fs.c1482 defined(_BSD_SOURCE) || \
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c252 #if defined(__OpenBSD__) && !defined(_BSD_SOURCE)
253 # define _BSD_SOURCE macro
[all...]

Completed in 531 milliseconds