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

/external/ipsec-tools/src/include-glibc/
H A Dglibc-bugs.h7 #define _BSD_SOURCE macro
/external/chromium_org/third_party/boringssl/src/crypto/bio/
H A Dprintf.c57 #if !defined(_BSD_SOURCE)
58 #define _BSD_SOURCE /* for snprintf, vprintf etc */ macro
H A Dbio_test.c15 #define _BSD_SOURCE macro
/external/valgrind/main/memcheck/tests/linux/
H A Dstack_switch.c2 #define _BSD_SOURCE macro
/external/chromium_org/third_party/boringssl/src/crypto/
H A Dmem.c56 #if !defined(_BSD_SOURCE)
57 #define _BSD_SOURCE /* needed for strdup, snprintf, vprintf etc */ macro
H A Dtime_support.c58 #if !defined(_BSD_SOURCE)
59 #define _BSD_SOURCE /* for gmtime_r */ macro
/external/chromium_org/third_party/boringssl/src/crypto/lhash/
H A Dlhash_test.c15 #define _BSD_SOURCE macro
/external/chromium_org/third_party/libpng/
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/iptables/extensions/
H A Dlibxt_limit.c6 #define _BSD_SOURCE 1 macro
H A Dlibxt_hashlimit.c13 #define _BSD_SOURCE 1 macro
/external/qemu/distrib/libpng-1.2.46/
H A Dpngconf.h356 * the X config stuff didn't define _BSD_SOURCE we wouldn't need this.
367 # ifdef _BSD_SOURCE
369 # undef _BSD_SOURCE macro
386 # ifndef _BSD_SOURCE
387 # define _BSD_SOURCE macro
/external/e2fsprogs/lib/ext2fs/
H A Dmmp.c166 #if _BSD_SOURCE || _XOPEN_SOURCE >= 500
289 #if _BSD_SOURCE || _XOPEN_SOURCE >= 500
/external/chromium_org/third_party/mesa/src/src/gbm/main/
H A Dgbm.c28 #define _BSD_SOURCE macro
/external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
H A Dsctp_uio.h1156 #ifndef _BSD_SOURCE
1157 #define _BSD_SOURCE macro
1168 #ifndef _BSD_SOURCE
1169 #define _BSD_SOURCE macro
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/
H A Dutil.h41 #define _BSD_SOURCE 1 macro
/external/mesa3d/src/gbm/main/
H A Dgbm.c28 #define _BSD_SOURCE macro
/external/e2fsprogs/misc/
H A Dtune2fs.c45 #define _BSD_SOURCE /* for inclusion of strcasecmp() via <string.h> */ macro
/external/mksh/src/
H A Dsh.h34 #define _BSD_SOURCE /* live, BSD, liveā£ */ macro
/external/openssl/ssl/
H A Dssltest.c143 #define _BSD_SOURCE 1 /* Or gethostname won't be declared properly macro
/external/libmtp/src/
H A Dptp.c24 #define _BSD_SOURCE macro
/external/sqlite/dist/orig/
H A Dsqlite3.c7850 #if defined(__OpenBSD__) && !defined(_BSD_SOURCE)
7851 # define _BSD_SOURCE macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c7850 #if defined(__OpenBSD__) && !defined(_BSD_SOURCE)
7851 # define _BSD_SOURCE macro
[all...]

Completed in 1074 milliseconds