Home
last modified time | relevance | path

Searched refs:_BSD_SOURCE (Results 1 – 9 of 9) sorted by relevance

/haiku/src/system/libroot/posix/glibc/include/
H A Dfeatures.h117 #if defined _BSD_SOURCE && \
138 # undef _BSD_SOURCE
139 # define _BSD_SOURCE 1 macro
149 !defined _BSD_SOURCE && !defined _SVID_SOURCE)
150 # define _BSD_SOURCE 1 macro
222 #if defined _BSD_SOURCE || defined _SVID_SOURCE
226 #ifdef _BSD_SOURCE
/haiku/headers/compatibility/bsd/
H A Dfeatures.h9 #if defined(_BSD_SOURCE) || defined(_GNU_SOURCE) \
/haiku/src/tests/add-ons/kernel/file_systems/iso9660/iso9660_shell/
H A DJamfile6 # prevent inclusion of HaikuBuildCompatibility.h and _BSD_SOURCE headers
/haiku/src/tests/add-ons/kernel/file_systems/udf/udf_shell/
H A DJamfile5 # prevent inclusion of HaikuBuildCompatibility.h and _BSD_SOURCE headers
/haiku/src/tests/add-ons/kernel/file_systems/ufs2/ufs2_shell/
H A DJamfile5 # prevent inclusion of HaikuBuildCompatibility.h and _BSD_SOURCE headers
/haiku/src/tests/add-ons/kernel/file_systems/xfs/xfs_shell/
H A DJamfile6 # prevent inclusion of HaikuBuildCompatibility.h and _BSD_SOURCE headers
/haiku/src/tests/add-ons/kernel/file_systems/btrfs/btrfs_shell/
H A DJamfile5 # prevent inclusion of HaikuBuildCompatibility.h and _BSD_SOURCE headers
/haiku/src/tools/fs_shell/
H A DJamfile16 # prevent inclusion of HaikuBuildCompatibility.h and _BSD_SOURCE headers
/haiku/docs/develop/libroot/
H A Dindex.rst45 - The _GNU_SOURCE or _BSD_SOURCE preprocessor define is defined.
56 - The compiler is set to use a strict standard, but either _BSD_SOURCE or _GNU_SOURCE is defined.