Home
last modified time | relevance | path

Searched refs:ns_tsig_key (Results 1 – 8 of 8) sorted by relevance

/titanic_41/usr/src/lib/libresolv2/include/
H A Dres_update.h84 int res_nupdate __P((res_state, ns_updrec *, ns_tsig_key *));
/titanic_41/usr/src/head/arpa/
H A Dnameser.h292 struct ns_tsig_key { struct
297 typedef struct ns_tsig_key ns_tsig_key; argument
/titanic_41/usr/src/head/
H A Dresolv.h339 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 Dllib-lresolv55 int res_nsendsigned(res_state, const u_char *, int, ns_tsig_key *,
/titanic_41/usr/src/lib/libresolv2/common/resolv/
H A Dres_sendsigned.c30 ns_tsig_key *key, u_char *answer, int anslen) in res_nsendsigned()
H A Dres_update.c94 res_nupdate(res_state statp, ns_updrec *rrecp_in, ns_tsig_key *key) { in res_nupdate()
H A Dres_data.c229 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 Dsunw_updrec.c200 res_nupdate(res_state statp, ns_updrec *rrecp_in, ns_tsig_key *key) { in res_nupdate()