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

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Host/
H A DHostGetOpt.h13 #define _BSD_SOURCE // Required so that getopt.h defines optreset macro
/freebsd-12-stable/contrib/libpcap/
H A Dftmacros.h98 * We turn on both _DEFAULT_SOURCE and _BSD_SOURCE to try to get
101 * don't whine about _BSD_SOURCE being deprecated; we still have
102 * to define _BSD_SOURCE to handle older versions of GNU libc that
106 #define _BSD_SOURCE macro
/freebsd-12-stable/lib/libpam/modules/pam_rootok/
H A Dpam_rootok.c42 #define _BSD_SOURCE macro
/freebsd-12-stable/lib/libpam/modules/pam_self/
H A Dpam_self.c42 #define _BSD_SOURCE macro
/freebsd-12-stable/lib/libpam/modules/pam_opieaccess/
H A Dpam_opieaccess.c40 #define _BSD_SOURCE macro
/freebsd-12-stable/lib/libusb/
H A Dlibusb_global_linux.h33 #define _BSD_SOURCE macro
/freebsd-12-stable/include/
H A Dunwind.h104 #if defined(_GNU_SOURCE) || defined(_BSD_SOURCE)
154 #endif /* _GNU_SOURCE || _BSD_SOURCE */
/freebsd-12-stable/lib/libpam/modules/pam_login_access/
H A Dpam_login_access.c42 #define _BSD_SOURCE macro
/freebsd-12-stable/contrib/ntp/ntpd/
H A Drefclock_pcf.c170 #if defined(__GLIBC__) && defined(_BSD_SOURCE)
/freebsd-12-stable/lib/libpam/modules/pam_lastlog/
H A Dpam_lastlog.c49 #define _BSD_SOURCE macro
/freebsd-12-stable/usr.sbin/unbound/
H A Dconfig.h1024 #if defined(OMITTED__D_BSD_SOURCE) && !defined(_BSD_SOURCE)
1025 #define _BSD_SOURCE 1 macro
/freebsd-12-stable/usr.bin/dpv/
H A Ddpv.c33 #define _BSD_SOURCE /* to get dprintf() prototype in stdio.h below */ macro
/freebsd-12-stable/lib/libdpv/
H A Ddprompt.c32 #define _BSD_SOURCE /* to get dprintf() prototype in stdio.h below */ macro
/freebsd-12-stable/lib/libthr/thread/
H A Dthr_private.h82 #define _BSD_SOURCE macro
/freebsd-12-stable/contrib/sqlite3/
H A Dsqlite3.c1013 #if defined(__OpenBSD__) && !defined(_BSD_SOURCE)
1014 # define _BSD_SOURCE macro
[all...]

Completed in 738 milliseconds