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

12 3

  /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-3/arch-mips/usr/include/
features.h 36 #define _BSD_SOURCE 1
  /prebuilts/ndk/8/platforms/android-3/arch-x86/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-4/arch-mips/usr/include/
features.h 36 #define _BSD_SOURCE 1
  /prebuilts/ndk/8/platforms/android-4/arch-x86/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-5/arch-mips/usr/include/
features.h 36 #define _BSD_SOURCE 1
  /prebuilts/ndk/8/platforms/android-5/arch-x86/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-8/arch-mips/usr/include/
features.h 36 #define _BSD_SOURCE 1
  /prebuilts/ndk/8/platforms/android-8/arch-x86/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...]

Completed in 902 milliseconds

12 3