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

/freebsd-10-stable/lib/libpam/modules/pam_rootok/
H A Dpam_rootok.c40 #define _BSD_SOURCE macro
/freebsd-10-stable/lib/libpam/modules/pam_self/
H A Dpam_self.c40 #define _BSD_SOURCE macro
/freebsd-10-stable/contrib/llvm/tools/lldb/source/Host/common/
H A DOptionParser.cpp13 #define _BSD_SOURCE // Required so that getopt.h defines optreset macro
/freebsd-10-stable/include/
H A Dunwind.h100 #if defined(_GNU_SOURCE) || defined(_BSD_SOURCE)
150 #endif /* _GNU_SOURCE || _BSD_SOURCE */
H A Dstdio.h363 * c) the app defines a GNUism such as _BSD_SOURCE or _GNU_SOURCE
366 #if defined(_BSD_SOURCE) || defined(_GNU_SOURCE)
380 #if defined(_BSD_SOURCE) || defined(_GNU_SOURCE)
/freebsd-10-stable/lib/libpam/modules/pam_login_access/
H A Dpam_login_access.c40 #define _BSD_SOURCE macro
/freebsd-10-stable/lib/libpam/modules/pam_opieaccess/
H A Dpam_opieaccess.c38 #define _BSD_SOURCE macro
/freebsd-10-stable/lib/libusb/
H A Dlibusb_global_linux.h31 #define _BSD_SOURCE macro
/freebsd-10-stable/lib/libpam/modules/pam_lastlog/
H A Dpam_lastlog.c47 #define _BSD_SOURCE macro
/freebsd-10-stable/contrib/ntp/ntpd/
H A Drefclock_pcf.c170 #if defined(__GLIBC__) && defined(_BSD_SOURCE)
/freebsd-10-stable/contrib/unbound/
H A Dconfig.h738 #if defined(OMITTED__D_BSD_SOURCE) && !defined(_BSD_SOURCE)
739 #define _BSD_SOURCE 1 macro
/freebsd-10-stable/usr.bin/dpv/
H A Ddpv.c33 #define _BSD_SOURCE /* to get dprintf() prototype in stdio.h below */ macro
/freebsd-10-stable/lib/libthr/thread/
H A Dthr_private.h74 #define _BSD_SOURCE macro
/freebsd-10-stable/lib/libdpv/
H A Ddprompt.c32 #define _BSD_SOURCE /* to get dprintf() prototype in stdio.h below */ macro
/freebsd-10-stable/crypto/openssl/ssl/
H A Dssltest.c144 #define _BSD_SOURCE 1 macro
/freebsd-10-stable/contrib/sqlite3/
H A Dsqlite3.c219 #if defined(__OpenBSD__) && !defined(_BSD_SOURCE)
220 # define _BSD_SOURCE macro
[all...]

Completed in 703 milliseconds