Searched refs:res_nupdate (Results 1 – 3 of 3) sorted by relevance
65 #define res_nupdate __res_nupdate macro72 int res_nupdate(res_state, ns_updrec *, ns_tsig_key *);
93 res_nupdate(res_state statp, ns_updrec *rrecp_in, ns_tsig_key *key) { in res_nupdate() function
229 return (res_nupdate(statp, rrecp_in, NULL)); in res_update()