OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getprotobyname
(Results
26 - 50
of
78
) sorted by null
1
2
3
4
/prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/
netdb.h
211
struct protoent *
getprotobyname
(const char *);
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/
netdb.h
211
struct protoent *
getprotobyname
(const char *);
/prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/
netdb.h
211
struct protoent *
getprotobyname
(const char *);
/prebuilts/ndk/current/platforms/android-3/arch-arm/usr/include/
netdb.h
211
struct protoent *
getprotobyname
(const char *);
/prebuilts/ndk/current/platforms/android-4/arch-arm/usr/include/
netdb.h
211
struct protoent *
getprotobyname
(const char *);
/prebuilts/ndk/current/platforms/android-5/arch-arm/usr/include/
netdb.h
211
struct protoent *
getprotobyname
(const char *);
/prebuilts/ndk/current/platforms/android-8/arch-arm/usr/include/
netdb.h
211
struct protoent *
getprotobyname
(const char *);
/prebuilts/ndk/current/platforms/android-9/arch-arm/usr/include/
netdb.h
211
struct protoent *
getprotobyname
(const char *);
/prebuilts/ndk/current/platforms/android-9/arch-mips/usr/include/
netdb.h
211
struct protoent *
getprotobyname
(const char *);
/prebuilts/ndk/current/platforms/android-9/arch-x86/usr/include/
netdb.h
211
struct protoent *
getprotobyname
(const char *);
/bionic/libc/include/
netdb.h
225
struct protoent *
getprotobyname
(const char *);
/development/ndk/platforms/android-21/include/
netdb.h
228
struct protoent *
getprotobyname
(const char *);
/external/iptables/extensions/
libip6t_ipv6header.c
88
if ((pent =
getprotobyname
(s)))
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/
netdb.h
228
struct protoent *
getprotobyname
(const char *);
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/
netdb.h
228
struct protoent *
getprotobyname
(const char *);
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/
netdb.h
228
struct protoent *
getprotobyname
(const char *);
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/
netdb.h
228
struct protoent *
getprotobyname
(const char *);
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/
netdb.h
228
struct protoent *
getprotobyname
(const char *);
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/
netdb.h
228
struct protoent *
getprotobyname
(const char *);
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/
netdb.h
228
struct protoent *
getprotobyname
(const char *);
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/
netdb.h
228
struct protoent *
getprotobyname
(const char *);
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/
netdb.h
228
struct protoent *
getprotobyname
(const char *);
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/
netdb.h
228
struct protoent *
getprotobyname
(const char *);
/prebuilts/ndk/current/platforms/android-23/arch-x86/usr/include/
netdb.h
228
struct protoent *
getprotobyname
(const char *);
/prebuilts/ndk/current/platforms/android-23/arch-x86_64/usr/include/
netdb.h
228
struct protoent *
getprotobyname
(const char *);
Completed in 1585 milliseconds
1
2
3
4