OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getprotobyname
(Results
1 - 25
of
74
) sorted by null
1
2
3
/external/iproute2/lib/
inet_proto.c
61
pe =
getprotobyname
(buf);
/development/ndk/platforms/android-3/arch-arm/symbols/
libc.so.functions.txt
497
getprotobyname
/development/ndk/platforms/android-5/arch-arm/symbols/
libc.so.functions.txt
532
getprotobyname
/development/ndk/platforms/android-9/arch-x86/symbols/
libc.so.functions.txt
433
getprotobyname
/external/iptables/extensions/
libip6t_ipv6header.c
88
if ((pent =
getprotobyname
(s)))
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/lib/
libc.so
/bionic/libc/include/
netdb.h
226
struct protoent *
getprotobyname
(const char *);
/development/ndk/platforms/android-8/arch-arm/symbols/
libc.so.functions.txt
564
getprotobyname
/development/ndk/platforms/android-9/arch-arm/symbols/
libc.so.functions.txt
573
getprotobyname
/external/libvpx/examples/includes/geshi/geshi/
perl.php
107
'
getprotobyname
', 'getprotobynumber', 'getprotoent', 'getpwent',
/external/quake/quake/src/QW/qwfwd/
qwfwd.c
134
if((ppe =
getprotobyname
(protocol)) == 0)
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
mf-runtime.h
231
#pragma redefine_extname
getprotobyname
__mfwrap_getprotobyname
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
netdb.h
229
struct protoent *
getprotobyname
(const char *);
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
netdb.h
229
struct protoent *
getprotobyname
(const char *);
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
netdb.h
229
struct protoent *
getprotobyname
(const char *);
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
netdb.h
229
struct protoent *
getprotobyname
(const char *);
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
netdb.h
229
struct protoent *
getprotobyname
(const char *);
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
netdb.h
229
struct protoent *
getprotobyname
(const char *);
/bionic/libc/bionic/
stubs.c
448
struct protoent *
getprotobyname
(const char *name)
function
/development/ndk/platforms/android-3/include/
netdb.h
214
struct protoent *
getprotobyname
(const char *);
/external/libpcap/
nametoaddr.c
269
p =
getprotobyname
(str);
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
netdb.h
214
struct protoent *
getprotobyname
(const char *);
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
netdb.h
214
struct protoent *
getprotobyname
(const char *);
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
netdb.h
214
struct protoent *
getprotobyname
(const char *);
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/lib/
libmudflap.so
Completed in 2328 milliseconds
1
2
3