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

/bionic/libc/netbsd/resolv/
H A Dres_data.c234 res_send(const u_char *buf, int buflen, u_char *ans, int anssiz) { function
/bionic/libc/private/
H A Dresolv_private.h174 int _vcsock; /* PRIVATE: for res_send VC i/o */
300 #define res_send __res_send macro
324 int res_send(const u_char *, int, u_char *, int);

Completed in 51 milliseconds