Searched refs:ns_tsig_key (Results 1 – 8 of 8) sorted by relevance
/titanic_41/usr/src/lib/libresolv2/include/ |
H A D | res_update.h | 84 int res_nupdate __P((res_state, ns_updrec *, ns_tsig_key *));
|
/titanic_41/usr/src/head/arpa/ |
H A D | nameser.h | 292 struct ns_tsig_key { struct 297 typedef struct ns_tsig_key ns_tsig_key; argument
|
/titanic_41/usr/src/head/ |
H A D | resolv.h | 339 int res_sendsigned __P((const uchar_t *, int, ns_tsig_key *, 412 ns_tsig_key *, uchar_t *, int));
|
/titanic_41/usr/src/lib/libresolv2/common/ |
H A D | llib-lresolv | 55 int res_nsendsigned(res_state, const u_char *, int, ns_tsig_key *,
|
/titanic_41/usr/src/lib/libresolv2/common/resolv/ |
H A D | res_sendsigned.c | 30 ns_tsig_key *key, u_char *answer, int anslen) in res_nsendsigned()
|
H A D | res_update.c | 94 res_nupdate(res_state statp, ns_updrec *rrecp_in, ns_tsig_key *key) { in res_nupdate()
|
H A D | res_data.c | 229 res_sendsigned(const u_char *buf, int buflen, ns_tsig_key *key, in res_sendsigned()
|
/titanic_41/usr/src/lib/libresolv2/common/sunw/ |
H A D | sunw_updrec.c | 200 res_nupdate(res_state statp, ns_updrec *rrecp_in, ns_tsig_key *key) { in res_nupdate()
|