Searched defs:res_update (Results 1 - 4 of 4) sorted by relevance

/osnet-11/usr/src/lib/libresolv2/include/arpa/
H A Dport_nameser.h22 * (<resolv.h>, <arpa/nameser.h>. However, res_update(), res_mkupdate(),
33 #define res_update __ISC_res_update macro
/osnet-11/usr/src/lib/libresolv2/include/
H A Dres_update.h25 * $Id: res_update.h,v 1.3 2005/04/27 04:56:15 sra Exp $
69 #define res_update __res_update macro
80 int res_update __P((ns_updrec *));
/osnet-11/usr/src/lib/libresolv2/common/sunw/
H A Dsunw_updrec.c7 * As of BIND 8.2.2, ISC (a) removed res_mkupdate(), res_update(), and
30 #include <res_update.h>
37 #undef res_update macro
129 /* res_update and res_nupdate want r_glink set up like this */
184 res_update(ns_updrec *rrecp_in) { function
/osnet-11/usr/src/lib/libresolv2/common/resolv/
H A Dres_data.c41 #include <res_update.h>
246 res_update(ns_updrec *rrecp_in) { function

Completed in 29 milliseconds