[go: nahoru, domu]

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

/bionic/libc/dns/include/
H A Dresolv_private.h247 #define RES_F_LASTMASK 0x000000F0 /* ordinal server of last res_nsend */
415 #define res_nsend __res_nsend macro
493 int res_nsend(res_state, const u_char *, int, u_char *, int);
/bionic/libc/dns/resolv/
H A Dres_data.c234 return (res_nsend(&_nres, buf, buflen, ans, anssiz));
H A Dres_query.c164 n = res_nsend(statp, buf, n, answer, anslen);
H A Dres_send.c361 res_nsend(res_state statp, function
/bionic/libc/dns/net/
H A Dgetaddrinfo.c1962 * modify the api's all the way down to res_send.c's res_nsend. We could
2185 n = res_nsend(res, buf, n, answer, anslen);

Completed in 48 milliseconds