Home
last modified time | relevance | path

Searched refs:_DEFAULT_SOURCE (Results 1 – 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/libpcap/
HDftmacros.h105 #define _DEFAULT_SOURCE macro
/freebsd-11-stable/usr.sbin/unbound/
HDconfig.h1028 #if defined(OMITTED__D_DEFAULT_SOURCE) && !defined(_DEFAULT_SOURCE)
1029 #define _DEFAULT_SOURCE 1 macro
/freebsd-11-stable/crypto/openssl/crypto/bio/
HDb_sock.c59 #define _DEFAULT_SOURCE macro
/freebsd-11-stable/contrib/unbound/
HDconfig.h.in1019 #if defined(OMITTED__D_DEFAULT_SOURCE) && !defined(_DEFAULT_SOURCE)
1020 #define _DEFAULT_SOURCE 1 macro
/freebsd-11-stable/contrib/byacc/
HDaclocal.m4623 AC_CACHE_CHECK(if we should also define _DEFAULT_SOURCE,cf_cv_default_source,[
626 #ifdef _DEFAULT_SOURCE
HDCHANGES134 symbol _DEFAULT_SOURCE, producing warning messages when only _GNU_SOURCE is
135 defined. Add a followup check to define _DEFAULT_SOURCE.
/freebsd-11-stable/crypto/openssl/ssl/
HDssltest.c145 #define _DEFAULT_SOURCE 1 macro
/freebsd-11-stable/crypto/openssh/
HDconfigure.ac751 dnl _DEFAULT_SOURCE is the new name for _BSD_SOURCE