Searched refs:res_nsendsigned (Results 1 - 4 of 4) sorted by relevance
/osnet-11/usr/src/lib/libresolv2/common/ |
H A D | llib-lresolv | 55 int res_nsendsigned(res_state, const u_char *, int, ns_tsig_key *,
|
/osnet-11/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_sendsigned.c | 27 /*% res_nsendsigned */ 29 res_nsendsigned(res_state statp, const u_char *msg, int msglen, function
|
H A D | res_update.c | 171 n = res_nsendsigned(statp, packet, n, key,
|
H A D | res_data.c | 237 return (res_nsendsigned(&_res, buf, buflen, key, ans, anssiz));
|
Completed in 16 milliseconds