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

/bionic/libc/dns/resolv/
H A Dres_mkquery.c117 res_nmkquery(res_state statp, function
136 printf(";; res_nmkquery(%s, %s, %s, %s)\n",
H A Dres_data.c182 return (res_nmkquery(&_nres, op, dname, class, type,
H A Dres_query.c149 n = res_nmkquery(statp, QUERY, name, class, type, NULL, 0, NULL,
/bionic/libc/dns/include/
H A Dresolv_private.h384 #define res_nmkquery __res_nmkquery macro
466 int res_nmkquery(res_state, int, const char *, int, int,
/bionic/libc/dns/net/
H A Dgetaddrinfo.c2179 n = res_nmkquery(res, QUERY, name, class, type, NULL, 0, NULL,

Completed in 76 milliseconds