Searched defs:anssiz (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/bsd/libbind/dist/resolv/
H A Dres_data.c206 res_send(const u_char *buf, int buflen, u_char *ans, int anssiz) { argument
216 res_sendsigned(const u_char *buf, int buflen, ns_tsig_key *key, u_char *ans, int anssiz) argument
H A Dres_send.c295 res_nsend(res_state statp, const u_char *buf, int buflen, u_char *ans, int anssiz) argument
593 send_vc(res_state statp, const u_char *buf, int buflen, u_char *ans, int anssiz, int *terrno, int ns) argument
791 send_dg(res_state statp, const u_char *buf, int buflen, u_char *ans, int anssiz, int *terrno, int ns, int tries, int *v_circuit, int *gotsomewhere) argument
[all...]
/netbsd-current/lib/libc/resolv/
H A Dres_data.c248 res_send(const u_char *buf, int buflen, u_char *ans, int anssiz) { argument
259 res_sendsigned(const u_char *buf, int buflen, ns_tsig_key *key, u_char *ans, int anssiz) argument
H A Dres_send.c341 res_nsend(res_state statp, const u_char *buf, int buflen, u_char *ans, int anssiz) argument
659 send_vc(res_state statp, const void *buf, size_t buflen, u_char *ans, int anssiz, int *terrno, int ns) argument
864 send_dg(res_state statp, int kq, const void *buf, size_t buflen, u_char *ans, int anssiz, int *terrno, int ns, int tries, int *v_circuit, int *gotsomewhere) argument
[all...]

Completed in 111 milliseconds