HomeSort by relevance Sort by last modified time
    Searched defs:_BSD_SOURCE (Results 26 - 45 of 45) sorted by null

12

  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/
features.h 36 #define _BSD_SOURCE 1
  /prebuilts/ndk/8/platforms/android-14/arch-x86/usr/include/
features.h 36 #define _BSD_SOURCE 1
  /prebuilts/ndk/8/platforms/android-3/arch-arm/usr/include/
features.h 36 #define _BSD_SOURCE 1
  /prebuilts/ndk/8/platforms/android-4/arch-arm/usr/include/
features.h 36 #define _BSD_SOURCE 1
  /prebuilts/ndk/8/platforms/android-5/arch-arm/usr/include/
features.h 36 #define _BSD_SOURCE 1
  /prebuilts/ndk/8/platforms/android-8/arch-arm/usr/include/
features.h 36 #define _BSD_SOURCE 1
  /prebuilts/ndk/8/platforms/android-9/arch-arm/usr/include/
features.h 36 #define _BSD_SOURCE 1
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/
features.h 36 #define _BSD_SOURCE 1
  /prebuilts/ndk/8/platforms/android-9/arch-x86/usr/include/
features.h 36 #define _BSD_SOURCE 1
  /external/valgrind/main/memcheck/tests/linux/
stack_switch.c 2 #define _BSD_SOURCE
  /external/linux-tools-perf/util/
util.h 48 #define _BSD_SOURCE 1
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
features.h 39 _BSD_SOURCE ISO C, POSIX, and 4.3BSD things.
50 _BSD_SOURCE, and _POSIX_SOURCE set to one and _POSIX_C_SOURCE set to
140 /* If _BSD_SOURCE was defined by the user, favor BSD over POSIX. */
141 #if defined _BSD_SOURCE && \
162 # undef _BSD_SOURCE
163 # define _BSD_SOURCE 1
171 define _BSD_SOURCE and _SVID_SOURCE. */
175 !defined _BSD_SOURCE && !defined _SVID_SOURCE)
176 # define _BSD_SOURCE 1
260 #if defined _BSD_SOURCE || defined _SVID_SOURC
    [all...]
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
features.h 39 _BSD_SOURCE ISO C, POSIX, and 4.3BSD things.
50 _BSD_SOURCE, and _POSIX_SOURCE set to one and _POSIX_C_SOURCE set to
140 /* If _BSD_SOURCE was defined by the user, favor BSD over POSIX. */
141 #if defined _BSD_SOURCE && \
162 # undef _BSD_SOURCE
163 # define _BSD_SOURCE 1
171 define _BSD_SOURCE and _SVID_SOURCE. */
175 !defined _BSD_SOURCE && !defined _SVID_SOURCE)
176 # define _BSD_SOURCE 1
260 #if defined _BSD_SOURCE || defined _SVID_SOURC
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
features.h 39 _BSD_SOURCE ISO C, POSIX, and 4.3BSD things.
50 _BSD_SOURCE, and _POSIX_SOURCE set to one and _POSIX_C_SOURCE set to
140 /* If _BSD_SOURCE was defined by the user, favor BSD over POSIX. */
141 #if defined _BSD_SOURCE && \
162 # undef _BSD_SOURCE
163 # define _BSD_SOURCE 1
171 define _BSD_SOURCE and _SVID_SOURCE. */
175 !defined _BSD_SOURCE && !defined _SVID_SOURCE)
176 # define _BSD_SOURCE 1
260 #if defined _BSD_SOURCE || defined _SVID_SOURC
    [all...]
  /external/e2fsprogs/misc/
tune2fs.c 29 #define _BSD_SOURCE /* for inclusion of strcasecmp() */
    [all...]
  /external/libmtp/src/
ptp.c 24 #define _BSD_SOURCE
    [all...]
  /external/openssl/ssl/
ssltest.c 143 #define _BSD_SOURCE 1 /* Or gethostname won't be declared properly
    [all...]
  /external/qemu/distrib/libpng-1.2.19/
pngconf.h 314 * the X config stuff didn't define _BSD_SOURCE we wouldn't need this.
318 # ifdef _BSD_SOURCE
320 # undef _BSD_SOURCE
336 # define _BSD_SOURCE
    [all...]
  /external/libpng/
pngconf.h 356 * the X config stuff didn't define _BSD_SOURCE we wouldn't need this.
367 # ifdef _BSD_SOURCE
369 # undef _BSD_SOURCE
386 # ifndef _BSD_SOURCE
387 # define _BSD_SOURCE
    [all...]
  /external/mksh/src/
sh.h 34 #define _BSD_SOURCE /* live, BSD, live? */
    [all...]

Completed in 1797 milliseconds

12