Home
last modified time | relevance | path

Searched refs:res_init (Results 1 – 11 of 11) sorted by relevance

/original-bsd/lib/libc/net/
H A DMakefile.inc11 res_debug.c res_init.c res_mkquery.c res_query.c res_send.c \
37 MLINKS+=resolver.3 dn_comp.3 resolver.3 dn_expand.3 resolver.3 res_init.3 \
H A Dres_query.c72 if ((_res.options & RES_INIT) == 0 && res_init() == -1)
147 if ((_res.options & RES_INIT) == 0 && res_init() == -1)
H A Dres_init.c65 res_init() in res_init() function
H A Dres_send.c90 if (res_init() == -1) {
/original-bsd/include/
H A Dresolv.h132 int res_init __P((void));
/original-bsd/usr.sbin/sendmail/src/
H A Ddomain.c469 if ((_res.options & RES_INIT) == 0 && res_init() == -1)
H A Dconf.c3568 res_init();
H A DREAD_ME921 to res_init() will fail and you will have absolutely no
/original-bsd/usr.sbin/amd/amd/
H A Dinfo_hes.c167 if (status = res_init()) {
/original-bsd/usr.sbin/sendmail/
H A DRELEASE_NOTES478 Call res_init() before setting RES_DEBUG; this is required by
1130 res_init before it tweaks any bits.
/original-bsd/admin/admin/copyright4.2-4.3/
H A Dfiles.4.3.copyr1821 /usr/src/lib/libc/net/res_init.c