Searched refs:res_nupdate (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/include/
H A Dres_update.h66 #define res_nupdate __res_nupdate macro
73 int res_nupdate(res_state, ns_updrec *, ns_tsig_key *);
/freebsd-12-stable/lib/libc/resolv/
H A Dres_data.c235 return (res_nupdate(statp, rrecp_in, NULL));
H A Dres_update.c99 res_nupdate(res_state statp, ns_updrec *rrecp_in, ns_tsig_key *key) { function
220 fputs(";; res_nupdate: ", stderr);

Completed in 105 milliseconds