Home
last modified time | relevance | path

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

/freebsd/lib/libc/net/
H A Dgetaddrinfo.c260 static int get_canonname(const struct addrinfo *,
338 error = get_canonname(pai, (ai), (str)); \
1395 get_canonname(const struct addrinfo *pai, struct addrinfo *ai, const char *str) in get_canonname() function
2176 (void)get_canonname(pai, sentinel.ai_next, qname); in getanswer()
2178 (void)get_canonname(pai, sentinel.ai_next, canonname); in getanswer()
2472 if (get_canonname(pai, res, cname) != 0) { in _gethtent()
2593 (void)get_canonname(pai, res, canonname); in _yphostent()