Home
last modified time | relevance | path

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

/dragonfly/contrib/libpcap/
HDftmacros.h113 #ifndef _DEFAULT_SOURCE
114 #define _DEFAULT_SOURCE macro
/dragonfly/contrib/tcpdump/
HDftmacros.h113 #ifndef _DEFAULT_SOURCE
114 #define _DEFAULT_SOURCE macro
/dragonfly/contrib/pam_passwdqc/
HDpam_passwdqc.c15 #define _DEFAULT_SOURCE macro
/dragonfly/contrib/dialog/
HDCHANGES446 misordered ifdef/checks for new symbol _DEFAULT_SOURCE, producing
448 check to define _DEFAULT_SOURCE.
/dragonfly/contrib/byacc/
HDCHANGES1814 … The check for _DEFAULT_SOURCE should apply to "recent" Cygwin (since early 2016),
2299 symbol _DEFAULT_SOURCE, producing warning messages when only _GNU_SOURCE is
2300 defined. Add a followup check to define _DEFAULT_SOURCE.
/dragonfly/crypto/openssh/
HDconfigure.ac903 dnl _DEFAULT_SOURCE is the new name for _BSD_SOURCE