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

/bionic/libc/dns/include/
H A Dresolv_private.h189 int _vcsock; /* PRIVATE: for res_send VC i/o */
316 #define res_send __res_send macro
340 int res_send(const u_char *, int, u_char *, int);
/bionic/libc/dns/resolv/
H A Dres_data.c228 res_send(const u_char *buf, int buflen, u_char *ans, int anssiz) { function

Completed in 5 milliseconds