HomeSort by relevance Sort by last modified time
    Searched defs:__FAVOR_BSD (Results 1 - 8 of 8) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
features.h 80 __FAVOR_BSD Favor 4.3BSD things in cases of conflict.
116 #undef __FAVOR_BSD
148 # define __FAVOR_BSD 1
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
features.h 80 __FAVOR_BSD Favor 4.3BSD things in cases of conflict.
116 #undef __FAVOR_BSD
148 # define __FAVOR_BSD 1
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
DLFCN.py 7 __FAVOR_BSD = 1
TYPES.py 7 __FAVOR_BSD = 1
IN.py 7 __FAVOR_BSD = 1
  /external/dhcpcd/
net.c 44 #define __FAVOR_BSD /* Nasty glibc hack so we can use BSD semantics for UDP */
46 #undef __FAVOR_BSD
  /external/chromium_org/third_party/usrsctp/usrsctplib/
user_socket.c 46 #define __FAVOR_BSD /* (on Ubuntu at least) enables UDP header field names like BSD in RFC 768 */
    [all...]
  /external/chromium_org/third_party/usrsctp/usrsctplib/netinet/
sctp_output.c 58 #define __FAVOR_BSD /* (on Ubuntu at least) enables UDP header field names like BSD in RFC 768 */
    [all...]

Completed in 1349 milliseconds