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

1 2 34

  /external/iptables/extensions/
libxt_hashlimit.c 13 #define _BSD_SOURCE 1
  /external/libvncserver/libvncserver/
main.c 14 #define _BSD_SOURCE
websockets.c 30 #define _BSD_SOURCE
rfbserver.c 30 #define _BSD_SOURCE
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
TYPES.py 14 _BSD_SOURCE = 1
16 _BSD_SOURCE = 1
IN.py 14 _BSD_SOURCE = 1
16 _BSD_SOURCE = 1
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
TYPES.py 14 _BSD_SOURCE = 1
16 _BSD_SOURCE = 1
IN.py 14 _BSD_SOURCE = 1
16 _BSD_SOURCE = 1
  /system/update_engine/
p2p_manager.cc 19 #ifndef _BSD_SOURCE
20 #define _BSD_SOURCE
  /external/e2fsprogs/misc/
tune2fs.c 45 #define _BSD_SOURCE /* for inclusion of strcasecmp() via <string.h> */
    [all...]
  /external/libmtp/src/
ptp.c 24 #define _BSD_SOURCE
    [all...]
  /external/libvncserver/libvncclient/
rfbproto.c 27 #define _BSD_SOURCE
    [all...]
  /external/minijail/
libminijail.c 6 #define _BSD_SOURCE
    [all...]
  /external/mksh/src/
sh.h 34 #define _BSD_SOURCE /* live, BSD, live? */
    [all...]
  /external/sqlite/dist/orig/
sqlite3.c 173 #if defined(__OpenBSD__) && !defined(_BSD_SOURCE)
174 # define _BSD_SOURCE
    [all...]
  /external/sqlite/dist/
sqlite3.c 173 #if defined(__OpenBSD__) && !defined(_BSD_SOURCE)
174 # define _BSD_SOURCE
    [all...]

Completed in 1730 milliseconds

1 2 34