Searched defs:anssiz (Results 1 - 2 of 2) sorted by last modified time

/macosx-10.10/libresolv-57/
H A Dres_send.c505 dns_res_send(res_state statp, const u_char *buf, int buflen, u_char *ans, int *anssiz, struct sockaddr *from, int *fromlen) argument
807 res_nsend_2(res_state statp, const u_char *buf, int buflen, u_char *ans, int anssiz, struct sockaddr *from, int *fromlen) argument
818 res_nsend(res_state statp, const u_char *buf, int buflen, u_char *ans, int anssiz) argument
870 send_vc(res_state statp, const u_char *buf, int buflen, u_char *ans, int *anssiz, int *terrno, int ns, struct sockaddr *from, int *fromlen, int notify_token) argument
1154 send_dg(res_state statp, const u_char *buf, int buflen, u_char *ans, int *anssiz, int *terrno, int ns, int *v_circuit, int *gotsomewhere, struct sockaddr *from, int *fromlen, int notify_token) argument
[all...]
H A Dres_data.c294 res_send(const u_char *buf, int buflen, u_char *ans, int anssiz) argument
312 res_sendsigned(const u_char *buf, int buflen, ns_tsig_key *key, u_char *ans, int anssiz) argument

Completed in 116 milliseconds