HomeSort by relevance Sort by last modified time
    Searched refs:_BSD_SOURCE (Results 1 - 25 of 67) sorted by null

1 2 3

  /external/ipsec-tools/src/include-glibc/
glibc-bugs.h 7 #define _BSD_SOURCE
  /external/ltp/testcases/open_posix_testsuite/include/
posixtest.h 29 #if defined(_BSD_SOURCE)
  /bionic/libc/upstream-freebsd/android/include/
freebsd-compat.h 20 #define _BSD_SOURCE
  /bionic/libc/upstream-netbsd/android/include/
netbsd-compat.h 20 #define _BSD_SOURCE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
features.h 41 _BSD_SOURCE ISO C, POSIX, and 4.3BSD things.
52 _BSD_SOURCE, and _POSIX_SOURCE set to one and _POSIX_C_SOURCE set to
148 /* If _BSD_SOURCE was defined by the user, favor BSD over POSIX. */
149 #if defined _BSD_SOURCE && \
171 # undef _BSD_SOURCE
172 # define _BSD_SOURCE 1
180 define _BSD_SOURCE and _SVID_SOURCE. */
183 !defined _XOPEN_SOURCE && !defined _BSD_SOURCE && !defined _SVID_SOURCE)
184 # define _BSD_SOURCE 1
288 #if defined _BSD_SOURCE || defined _SVID_SOURC
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
getopt.h 31 #ifdef _BSD_SOURCE
  /device/google/marlin/dataservices/datatop/src/
Android.mk 24 LOCAL_CFLAGS += -D _BSD_SOURCE
Makefile.am 5 CFLAGS += -g -D _BSD_SOURCE # Enable debugging and BSD time functions
  /external/python/cpython2/Lib/plat-linux2/
DLFCN.py 14 _BSD_SOURCE = 1
16 _BSD_SOURCE = 1
TYPES.py 14 _BSD_SOURCE = 1
16 _BSD_SOURCE = 1
  /prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
DLFCN.py 14 _BSD_SOURCE = 1
16 _BSD_SOURCE = 1
TYPES.py 14 _BSD_SOURCE = 1
16 _BSD_SOURCE = 1
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
DLFCN.py 14 _BSD_SOURCE = 1
16 _BSD_SOURCE = 1
TYPES.py 14 _BSD_SOURCE = 1
16 _BSD_SOURCE = 1
  /external/valgrind/memcheck/tests/linux/
stack_switch.c 4 #define _BSD_SOURCE
5 /* New feature macro, always define to squash warning about _BSD_SOURCE
  /external/python/cpython2/Lib/plat-atheos/
TYPES.py 14 _BSD_SOURCE = 1
16 _BSD_SOURCE = 1
  /bionic/libc/upstream-openbsd/android/include/
openbsd-compat.h 20 #define _BSD_SOURCE
  /external/libusb/libusb/os/
threads_posix.c 27 # define _BSD_SOURCE
  /external/libvncserver/test/
copyrecttest.c 2 #define _BSD_SOURCE
  /external/libvncserver/common/
vncauth.c 25 #define _BSD_SOURCE
  /external/syslinux/dos/
getsetsl.c 7 #define _BSD_SOURCE
8 /* glibc 2.20 deprecates _BSD_SOURCE in favour of _DEFAULT_SOURCE */
  /external/iptables/extensions/
libxt_limit.c 6 #define _BSD_SOURCE 1
  /external/libvncserver/examples/
vncev.c 6 #define _BSD_SOURCE
  /external/libvncserver/libvncclient/
listen.c 26 #define _BSD_SOURCE
  /external/syslinux/com32/include/
pngconf.h 352 * the X config stuff didn't define _BSD_SOURCE we wouldn't need this.
363 # ifdef _BSD_SOURCE
365 # undef _BSD_SOURCE
382 # ifndef _BSD_SOURCE
383 # define _BSD_SOURCE
    [all...]

Completed in 538 milliseconds

1 2 3