OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LOOK_UP
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/protocols/
talkd.h
42
* type
LOOK_UP
. This causes the server to search its invitation
91
#define
LOOK_UP
1 /* check for invitation by callee */
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/protocols/
talkd.h
42
* type
LOOK_UP
. This causes the server to search its invitation
91
#define
LOOK_UP
1 /* check for invitation by callee */
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/protocols/
talkd.h
42
* type
LOOK_UP
. This causes the server to search its invitation
91
#define
LOOK_UP
1 /* check for invitation by callee */
/external/qemu/slirp/
udp.c
482
if (type ==
LOOK_UP
)
483
return; /* for
LOOK_UP
this is enough */
Completed in 56 milliseconds