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

/freebsd-11-stable/include/
H A Dres_update.h64 #define res_nupdate __res_nupdate macro
71 int res_nupdate(res_state, ns_updrec *, ns_tsig_key *);
/freebsd-11-stable/lib/libc/resolv/
H A Dres_data.c233 return (res_nupdate(statp, rrecp_in, NULL));
H A Dres_update.c97 res_nupdate(res_state statp, ns_updrec *rrecp_in, ns_tsig_key *key) { function
218 fputs(";; res_nupdate: ", stderr);

Completed in 178 milliseconds