Searched refs:res_nupdate (Results 1 – 6 of 6) sorted by relevance
73 #define res_nupdate __res_nupdate macro84 int res_nupdate __P((res_state, ns_updrec *, ns_tsig_key *));
37 #define res_nupdate __ISC_res_nupdate macro
41 #undef res_nupdate200 res_nupdate(res_state statp, ns_updrec *rrecp_in, ns_tsig_key *key) { in res_nupdate() function
90 res_nupdate(res_state statp, ns_updrec *rrecp_in, ns_tsig_key *key) { in res_nupdate() function
248 return (res_nupdate(&_res, rrecp_in, NULL)); in res_update()
386 res_nupdate;