Searched refs:res_init (Results 1 - 19 of 19) sorted by relevance

/macosx-10.9.5/libresolv-54/
H A Dres_data.c109 res_init(void) function
161 if (((_res_static->options & RES_INIT) == 0) && (res_init() == -1))
178 if (((_res_static->options & RES_INIT) == 0) && (res_init() == -1)) return;
248 if (((_res_static->options & RES_INIT) == 0) && (res_init() == -1))
266 if (((_res_static->options & RES_INIT) == 0) && (res_init() == -1))
284 if (((_res_static->options & RES_INIT) == 0) && (res_init() == -1))
302 if (((_res_static->options & RES_INIT) == 0) && (res_init() == -1))
304 /* errno should have been set by res_init() in this case. */
320 if (((_res_static->options & RES_INIT) == 0) && (res_init() == -1))
322 /* errno should have been set by res_init() i
[all...]
H A Dresolv.h316 #define res_init res_9_init macro
331 int res_init __P((void));
/macosx-10.9.5/libresolv-54/xcodescripts/
H A Dmanpages.sh32 res_init.3 \
/macosx-10.9.5/bind9-45.100/bind9/contrib/query-loc-0.4.0/
H A Dquery-loc.c58 (void) res_init ();
/macosx-10.9.5/Libinfo-449.1.3/dns.subproj/
H A Dres_query.c48 res_init(void) function
/macosx-10.9.5/cxxfilt-11/cxxfilt/binutils/
H A Dwindres.c111 static void res_init (void);
135 res_init (void)
781 res_init ();
134 res_init (void) function
/macosx-10.9.5/ICU-511.35/icuSources/common/
H A Duresdata.c158 res_init(ResourceData *pResData, function
246 res_init(pResData, formatVersion, inBytes, length, errorCode);
263 res_init(pResData, formatVersion, udata_getMemory(pResData->data), -1, errorCode);
/macosx-10.9.5/OpenSSH-186/openssh/openbsd-compat/
H A Dgetrrsetbyname.c232 if ((_resp->options & RES_INIT) == 0 && res_init() == -1) {
/macosx-10.9.5/cups-372.4/cups/cups/
H A Dhttp-addr.c282 * res_init() if the flag is set on the next call here or in httpAddrLookup().
287 res_init();
H A Dhttp-addrlist.c434 * res_init() if the flag is set on the next call here or in httpAddrLookup().
439 res_init();
/macosx-10.9.5/postfix-252/postfix/src/dns/
H A Ddns_lookup.c195 if ((_res.options & RES_INIT) == 0 && res_init() < 0) {
/macosx-10.9.5/remote_cmds-41.90.1/ypserv.tproj/
H A Dypserv_db.c436 res_init();
/macosx-10.9.5/shell_cmds-175/w/
H A Dw.c268 res_init();
/macosx-10.9.5/ntp-88/ntpd/
H A Dntp_intres.c1276 res_init();
/macosx-10.9.5/libxml2-26/libxml2/
H A Dnanohttp.c1061 res_init();
/macosx-10.9.5/pyobjc-42/pyobjc/pyobjc-core/libxml2-src/
H A Dnanohttp.c1056 res_init();
/macosx-10.9.5/bootp-268.1/bootpd.tproj/
H A Dbootpd.c294 res_init(); /* figure out the default dns servers */
/macosx-10.9.5/cups-372.4/cups/
H A Dconfigure7471 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for library containing res_init" >&5
7472 $as_echo_n "checking for library containing res_init... " >&6; }
7486 char res_init ();
7490 return res_init ();
/macosx-10.9.5/emacs-92/emacs/
H A Dconfigure15303 random lrand48 bcopy bcmp logb frexp fmod rint cbrt ftime res_init setsid \

Completed in 263 milliseconds