Searched refs:res_nsendsigned (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/libresolv-57/
H A Dres_sendsigned.c34 /* res_nsendsigned */
36 res_nsendsigned(res_state statp, const u_char *msg, int msglen, function
H A Dres_update.c170 n = res_nsendsigned(statp, packet, n, key,
H A Dresolv.h404 #define res_nsendsigned res_9_nsendsigned macro
470 int res_nsendsigned __P((res_state, const u_char *, int, ns_tsig_key *, u_char *, int));
H A Dres_data.c326 return res_nsendsigned(_res_static, buf, buflen, key, ans, anssiz);

Completed in 92 milliseconds