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

/illumos-gate/usr/src/lib/libresolv2/include/arpa/
H A Dport_nameser.h27 * res_nmkupdate() and res_nupdate are new. We could either change them
37 #define res_nupdate __ISC_res_nupdate macro
/illumos-gate/usr/src/lib/libresolv2/include/
H A Dres_update.h73 #define res_nupdate __res_nupdate macro
84 int res_nupdate __P((res_state, ns_updrec *, ns_tsig_key *));
/illumos-gate/usr/src/lib/libresolv2/common/sunw/
H A Dsunw_updrec.c41 #undef res_nupdate macro
129 /* res_update and res_nupdate want r_glink set up like this */
200 res_nupdate(res_state statp, ns_updrec *rrecp_in, ns_tsig_key *key) { function
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_update.c94 res_nupdate(res_state statp, ns_updrec *rrecp_in, ns_tsig_key *key) { function
209 fputs(";; res_nupdate: ", stderr);
H A Dres_data.c252 return (res_nupdate(&_res, rrecp_in, NULL));

Completed in 45 milliseconds