Home
last modified time | relevance | path

Searched refs:matchonly (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/modules/DnsResolver/
H A Dgetaddrinfo.cpp711 static int get_port(const struct addrinfo* ai, const char* servname, int matchonly) { in get_port() argument
765 if (!matchonly) { in get_port()
/aosp12/bionic/libc/dns/net/
H A Dgetaddrinfo.c1142 get_port(const struct addrinfo *ai, const char *servname, int matchonly) in get_port() argument
1210 if (!matchonly) { in get_port()