Home
last modified time | relevance | path

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

/NextBSD/lib/libc/net/
HDgetaddrinfo.c261 static int get_canonname(const struct addrinfo *,
339 error = get_canonname(pai, (ai), (str)); \
1379 get_canonname(const struct addrinfo *pai, struct addrinfo *ai, const char *str) in get_canonname() function
2160 (void)get_canonname(pai, sentinel.ai_next, qname); in getanswer()
2162 (void)get_canonname(pai, sentinel.ai_next, canonname); in getanswer()
2446 if (get_canonname(pai, res, cname) != 0) { in _gethtent()
2567 (void)get_canonname(pai, res, canonname); in _yphostent()