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

/macosx-10.10.1/libresolv-57/
H A Dres_query.c680 res_nquery_2(res_state statp, const char *name, int class, int type, u_char *answer, int anslen, struct sockaddr *from, int *fromlen) function
695 return res_nquery_2(statp, name, class, type, answer, anslen, (struct sockaddr *)&f, &l);
749 return (res_nquery_2(statp, longname, class, type, answer, anslen, from, fromlen));

Completed in 74 milliseconds