OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getprotobynumber
(Results
26 - 50
of
117
) sorted by null
1
2
3
4
5
/prebuilts/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
netdb.h
231
struct protoent *
getprotobynumber
(int);
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
netdb.h
231
struct protoent *
getprotobynumber
(int);
/prebuilts/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
netdb.h
231
struct protoent *
getprotobynumber
(int);
/bionic/libc/bionic/
stubs.c
482
struct protoent *
getprotobynumber
(int proto)
function
/development/ndk/platforms/android-3/include/
netdb.h
212
struct protoent *
getprotobynumber
(int);
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
netdb.h
212
struct protoent *
getprotobynumber
(int);
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/
netdb.h
212
struct protoent *
getprotobynumber
(int);
/prebuilts/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
netdb.h
215
struct protoent *
getprotobynumber
(int);
/prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
netdb.h
215
struct protoent *
getprotobynumber
(int);
/prebuilts/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
netdb.h
215
struct protoent *
getprotobynumber
(int);
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-arm/usr/include/
netdb.h
212
struct protoent *
getprotobynumber
(int);
/prebuilts/ndk/android-ndk-r7/platforms/android-14/arch-x86/usr/include/
netdb.h
212
struct protoent *
getprotobynumber
(int);
/prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-arm/usr/include/
netdb.h
212
struct protoent *
getprotobynumber
(int);
/prebuilts/ndk/android-ndk-r7/platforms/android-3/arch-x86/usr/include/
netdb.h
212
struct protoent *
getprotobynumber
(int);
/prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-arm/usr/include/
netdb.h
212
struct protoent *
getprotobynumber
(int);
/prebuilts/ndk/android-ndk-r7/platforms/android-4/arch-x86/usr/include/
netdb.h
212
struct protoent *
getprotobynumber
(int);
/prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-arm/usr/include/
netdb.h
212
struct protoent *
getprotobynumber
(int);
/prebuilts/ndk/android-ndk-r7/platforms/android-5/arch-x86/usr/include/
netdb.h
212
struct protoent *
getprotobynumber
(int);
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-arm/usr/include/
netdb.h
212
struct protoent *
getprotobynumber
(int);
/prebuilts/ndk/android-ndk-r7/platforms/android-8/arch-x86/usr/include/
netdb.h
212
struct protoent *
getprotobynumber
(int);
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-arm/usr/include/
netdb.h
212
struct protoent *
getprotobynumber
(int);
/prebuilts/ndk/android-ndk-r7/platforms/android-9/arch-x86/usr/include/
netdb.h
212
struct protoent *
getprotobynumber
(int);
/external/tcpdump/
print-ip.c
523
if ((proto =
getprotobynumber
(ipds->nh)) != NULL)
699
if ((proto =
getprotobynumber
(ipds->ip->ip_p)) != NULL)
/external/iptables/extensions/
libxt_policy.c
248
p =
getprotobynumber
(proto);
/prebuilts/ndk/android-ndk-r5/platforms/android-9/arch-arm/usr/lib/
libc.so
Completed in 840 milliseconds
1
2
3
4
5