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

/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/include/
H A Dres_update.h60 #define res_nupdate __res_nupdate macro
67 int res_nupdate __P((res_state, ns_updrec *, ns_tsig_key *));
/netbsd-6-1-5-RELEASE/include/
H A Dres_update.h58 #define res_nupdate __res_nupdate macro
65 int res_nupdate(res_state, ns_updrec *, ns_tsig_key *);
/netbsd-6-1-5-RELEASE/external/bsd/libbind/dist/resolv/
H A Dres_update.c96 res_nupdate(res_state statp, ns_updrec *rrecp_in, ns_tsig_key *key) { function
211 fputs(";; res_nupdate: ", stderr);
H A Dres_data.c239 return (res_nupdate(&_res, rrecp_in, NULL));
/netbsd-6-1-5-RELEASE/lib/libc/net/
H A DMakefile.inc107 resolver.3 res_nupdate.3 \
/netbsd-6-1-5-RELEASE/dist/dhcp/includes/minires/
H A Dminires.h54 #define res_nupdate minires_nupdate macro
/netbsd-6-1-5-RELEASE/dist/dhcp/minires/
H A Dres_update.c86 res_nupdate(res_state statp, ns_updrec *rrecp_in) { function
/netbsd-6-1-5-RELEASE/lib/libc/resolv/
H A Dres_data.c286 return (res_nupdate(&_nres, rrecp_in, NULL));

Completed in 85 milliseconds