Searched refs:res_queryN (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/lib/libc/net/
H A Dgetaddrinfo.c292 static int res_queryN(const char *, struct res_target *, res_state);
2568 res_queryN(const char *name, struct res_target *target, res_state res) function
2720 return (res_queryN(cp, target, res));
2904 return (res_queryN(longname, target, res));

Completed in 258 milliseconds