OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PF_FILE
(Results
1 - 6
of
6
) sorted by null
/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/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
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
IN.py
362
PF_FILE
= PF_LOCAL
392
AF_FILE =
PF_FILE
/external/strace/
net.c
156
#ifdef
PF_FILE
157
{
PF_FILE
, "
PF_FILE
" },
[
all
...]
Completed in 161 milliseconds