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

12

/external/ipsec-tools/src/include-glibc/
H A Dglibc-bugs.h7 #define _BSD_SOURCE macro
/external/ltp/testcases/open_posix_testsuite/include/
H A Dposixtest.h29 #if defined(_BSD_SOURCE)
/external/valgrind/memcheck/tests/linux/
H A Dstack_switch.c2 #define _BSD_SOURCE macro
/external/libusb/libusb/os/
H A Dthreads_posix.c27 # define _BSD_SOURCE macro
/external/libvncserver/test/
H A Dcopyrecttest.c2 #define _BSD_SOURCE macro
H A Dencodingstest.c2 #define _BSD_SOURCE macro
/external/libvncserver/common/
H A Dvncauth.c25 #define _BSD_SOURCE macro
/external/syslinux/dos/
H A Dgetsetsl.c7 #define _BSD_SOURCE macro
8 /* glibc 2.20 deprecates _BSD_SOURCE in favour of _DEFAULT_SOURCE */
/external/iptables/extensions/
H A Dlibxt_limit.c6 #define _BSD_SOURCE 1 macro
/external/libvncserver/examples/
H A Dvncev.c6 #define _BSD_SOURCE macro
/external/libvncserver/libvncclient/
H A Dlisten.c26 #define _BSD_SOURCE macro
H A Dvncviewer.c34 #define _BSD_SOURCE macro
H A Dsockets.c26 #define _BSD_SOURCE macro
/external/syslinux/com32/include/
H A Dpngconf.h352 * the X config stuff didn't define _BSD_SOURCE we wouldn't need this.
363 # ifdef _BSD_SOURCE
365 # undef _BSD_SOURCE macro
382 # ifndef _BSD_SOURCE
383 # define _BSD_SOURCE macro
/external/syslinux/libinstaller/
H A Dfs.c20 #define _BSD_SOURCE macro
21 /* glibc 2.20 deprecates _BSD_SOURCE in favour of _DEFAULT_SOURCE */
H A Dsyslxmod.c19 #define _BSD_SOURCE macro
20 /* glibc 2.20 deprecates _BSD_SOURCE in favour of _DEFAULT_SOURCE */
/external/e2fsprogs/lib/ext2fs/
H A Dismounted.c13 #ifndef _BSD_SOURCE
14 #define _BSD_SOURCE macro
H A Dmmp.c197 #if _BSD_SOURCE || _XOPEN_SOURCE >= 500
335 #if _BSD_SOURCE || _XOPEN_SOURCE >= 500
/external/mesa3d/src/gbm/main/
H A Dgbm.c28 #define _BSD_SOURCE macro
/external/e2fsprogs/misc/
H A Dmk_hugefiles.c6 #define _BSD_SOURCE /* for makedev() and major() */ macro
7 #define _DEFAULT_SOURCE /* since glibc 2.20 _BSD_SOURCE is deprecated */
/external/libvncserver/libvncserver/
H A Dhttpd.c27 #define _BSD_SOURCE macro
H A Dscale.c29 #define _BSD_SOURCE macro
H A Dwebsockets.c30 #define _BSD_SOURCE macro
/external/eigen/unsupported/Eigen/src/SpecialFunctions/
H A DSpecialFunctionsImpl.h124 #if !defined(__CUDA_ARCH__) && (defined(_BSD_SOURCE) || defined(_SVID_SOURCE)) && !defined(__APPLE__)
137 #if !defined(__CUDA_ARCH__) && (defined(_BSD_SOURCE) || defined(_SVID_SOURCE)) && !defined(__APPLE__)
/external/elfutils/tests/
H A Drun-dwarf-getmacros.sh534 _BSD_SOURCE 1

Completed in 593 milliseconds

12