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

/illumos-gate/usr/src/lib/libresolv2/include/arpa/
H A Dport_nameser.h22 * (<resolv.h>, <arpa/nameser.h>. However, res_update(), res_mkupdate(),
24 * so we can't easily remove them. Thus, ISC's new versions of res_mkupdate()
32 #define res_mkupdate __ISC_res_mkupdate macro
/illumos-gate/usr/src/lib/libresolv2/include/
H A Dres_update.h68 #define res_mkupdate __res_mkupdate macro
79 int res_mkupdate __P((ns_updrec *, u_char *, int));
/illumos-gate/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
12 * It seems probable that res_mkupdate() etc. will return, though possibly
36 #undef res_mkupdate macro
151 res_mkupdate(ns_updrec *rrecp_in, uchar_t *buf, int length) { function
/illumos-gate/usr/src/lib/libresolv2/
H A DMakefile.com71 res_mkquery.o res_mkupdate.o res_query.o res_send.o \
/illumos-gate/usr/src/lib/libresolv2/common/resolv/
H A Dres_data.c181 res_mkupdate(ns_updrec *rrecp_in, u_char *buf, int buflen) { function

Completed in 59 milliseconds