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

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
socket.h 67 #define PF_FILE PF_LOCAL /* Another non-standard name for PF_LOCAL. */
101 #define AF_FILE PF_FILE
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/bits/
socket.h 67 #define PF_FILE PF_LOCAL /* Another non-standard name for PF_LOCAL. */
101 #define AF_FILE PF_FILE
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/bits/
socket.h 67 #define PF_FILE PF_LOCAL /* Another non-standard name for PF_LOCAL. */
101 #define AF_FILE PF_FILE
  /external/chromium_org/native_client_sdk/src/libraries/third_party/newlib-extras/sys/
socket.h 123 #define PF_FILE PF_LOCAL /* Another non-standard name for PF_LOCAL. */
155 #define AF_FILE PF_FILE
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py 362 PF_FILE = PF_LOCAL
392 AF_FILE = PF_FILE

Completed in 48 milliseconds