Home
last modified time | relevance | path

Searched refs:res_update (Results 1 – 4 of 4) sorted by relevance

/freebsd/include/
H A Dres_update.h61 #define res_update __res_update macro
68 int res_update(ns_updrec *);
H A DMakefile29 res_update.h resolv.h runetype.h sched.h \
/freebsd/lib/libc/resolv/
H A DMakefile.inc6 res_query.c res_send.c res_state.c res_update.c
H A Dres_data.c222 res_update(ns_updrec *rrecp_in) { in res_update() function