Home
last modified time | relevance | path

Searched refs:_OPENBSD_SOURCE (Results 1 – 12 of 12) sorted by relevance

/freebsd-12-stable/lib/libmagic/
Dconfig.h358 #ifndef _OPENBSD_SOURCE
359 # define _OPENBSD_SOURCE 1 macro
/freebsd-12-stable/lib/liblzma/
Dconfig.h472 #ifndef _OPENBSD_SOURCE
473 # define _OPENBSD_SOURCE 1 macro
/freebsd-12-stable/usr.sbin/unbound/
Dconfig.h998 #ifndef _OPENBSD_SOURCE
999 # define _OPENBSD_SOURCE 1 macro
1201 #ifndef _OPENBSD_SOURCE
1202 #define _OPENBSD_SOURCE 1 macro
/freebsd-12-stable/contrib/openpam/
Dconfig.h.in156 #ifndef _OPENBSD_SOURCE
157 # undef _OPENBSD_SOURCE
/freebsd-12-stable/contrib/file/
Dconfig.h.in353 #ifndef _OPENBSD_SOURCE
354 # undef _OPENBSD_SOURCE
/freebsd-12-stable/contrib/ntp/sntp/libevent/
Dconfig.h.in532 #ifndef _OPENBSD_SOURCE
533 # undef _OPENBSD_SOURCE
/freebsd-12-stable/contrib/ntp/sntp/
Dconfig.h.in892 #ifndef _OPENBSD_SOURCE
893 # undef _OPENBSD_SOURCE
/freebsd-12-stable/contrib/unbound/
Dconfigure.ac1735 #ifndef _OPENBSD_SOURCE
1736 #define _OPENBSD_SOURCE 1
2034 #ifndef _OPENBSD_SOURCE
2035 #define _OPENBSD_SOURCE 1
Dconfig.h.in1111 #ifndef _OPENBSD_SOURCE
1112 #define _OPENBSD_SOURCE 1 macro
/freebsd-12-stable/contrib/ntp/
Dconfig.h.in1684 #ifndef _OPENBSD_SOURCE
1685 # undef _OPENBSD_SOURCE
/freebsd-12-stable/contrib/mandoc/
DNEWS241 * portability: autodetect need for _GNU_SOURCE or _OPENBSD_SOURCE
/freebsd-12-stable/contrib/unbound/doc/
DChangelog2866 - Fix to guard _OPENBSD_SOURCE from redefinition.
2869 - Fix to define _OPENBSD_SOURCE to get reallocarray on NetBSD.