OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:getprotobynumber
(Results
1 - 25
of
76
) sorted by null
1
2
3
4
/external/iproute2/lib/
inet_proto.c
34
pe =
getprotobynumber
(proto);
/development/ndk/platforms/android-3/arch-arm/symbols/
libc.so.functions.txt
498
getprotobynumber
/development/ndk/platforms/android-5/arch-arm/symbols/
libc.so.functions.txt
533
getprotobynumber
/development/ndk/platforms/android-9/arch-x86/symbols/
libc.so.functions.txt
434
getprotobynumber
/external/iptables/extensions/
libip6t_ipv6header.c
70
const struct protoent *pent =
getprotobynumber
(proto);
/external/iptables/iptables/
xshared.c
46
struct protoent *pent =
getprotobynumber
(proto);
/prebuilt/ndk/android-ndk-r6/platforms/android-9/arch-x86/usr/lib/
libc.so
/bionic/libc/include/
netdb.h
228
struct protoent *
getprotobynumber
(int);
/development/ndk/platforms/android-8/arch-arm/symbols/
libc.so.functions.txt
565
getprotobynumber
/development/ndk/platforms/android-9/arch-arm/symbols/
libc.so.functions.txt
574
getprotobynumber
/external/libvpx/examples/includes/geshi/geshi/
perl.php
107
'getprotobyname', '
getprotobynumber
', 'getprotoent', 'getpwent',
/external/tcpdump/
print-cnfp.c
155
pent =
getprotobynumber
((EXTRACT_32BITS(&nr->proto_tos) >> 8) & 0xff);
print-ip.c
523
if ((proto =
getprotobynumber
(ipds->nh)) != NULL)
699
if ((proto =
getprotobynumber
(ipds->ip->ip_p)) != NULL)
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/lib/gcc/i686-linux/4.4.3/include/
mf-runtime.h
232
#pragma redefine_extname
getprotobynumber
__mfwrap_getprotobynumber
/prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/
netdb.h
231
struct protoent *
getprotobynumber
(int);
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/
netdb.h
231
struct protoent *
getprotobynumber
(int);
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/
netdb.h
231
struct protoent *
getprotobynumber
(int);
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/
netdb.h
231
struct protoent *
getprotobynumber
(int);
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/
netdb.h
231
struct protoent *
getprotobynumber
(int);
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/
netdb.h
231
struct protoent *
getprotobynumber
(int);
/bionic/libc/bionic/
stubs.c
454
struct protoent *
getprotobynumber
(int proto)
function
/development/ndk/platforms/android-3/include/
netdb.h
215
struct protoent *
getprotobynumber
(int);
/prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/
netdb.h
215
struct protoent *
getprotobynumber
(int);
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/
netdb.h
215
struct protoent *
getprotobynumber
(int);
/prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/
netdb.h
215
struct protoent *
getprotobynumber
(int);
Completed in 790 milliseconds
1
2
3
4