Home
last modified time | relevance | path

Searched defs:servname (Results 1 – 1 of 1) sorted by relevance

/bionic/libc/dns/net/
Dgetaddrinfo.c405 const char *hostname, const char *servname, in android_getaddrinfo_proxy()
560 getaddrinfo(const char *hostname, const char *servname, in getaddrinfo()
567 android_getaddrinfofornet(const char *hostname, const char *servname, in android_getaddrinfofornet()
581 android_getaddrinfofornetcontext(const char *hostname, const char *servname, in android_getaddrinfofornetcontext()
795 const char *servname, struct addrinfo **res, in explore_fqdn()
857 explore_null(const struct addrinfo *pai, const char *servname, in explore_null()
924 const char *servname, struct addrinfo **res, const char *canonname) in explore_numeric()
1011 const char *servname, struct addrinfo **res) in explore_numeric_scope()
1127 get_portmatch(const struct addrinfo *ai, const char *servname) in get_portmatch()
1137 get_port(const struct addrinfo *ai, const char *servname, int matchonly) in get_port()