Home
last modified time | relevance | path

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

/freebsd/lib/libc/net/
H A Dgetaddrinfo.c265 static int get_portmatch(const struct addrinfo *, const char *);
508 error = get_portmatch(pai, servname); in getaddrinfo()
598 if (get_portmatch(pai, servname) != 0) in getaddrinfo()
1474 get_portmatch(const struct addrinfo *ai, const char *servname) in get_portmatch() function
1939 if (get_portmatch(pai, servname) != 0) in explore_fqdn()