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

/macosx-10.10.1/libpcap-48/libpcap/Win32/Include/net/
H A Dnetdb.h73 #define _PATH_RESCONF __PATH_ETC_INET"/resolv.conf" macro
/macosx-10.10.1/libresolv-57/
H A Dresolv.h112 #ifndef _PATH_RESCONF
113 #define _PATH_RESCONF "/etc/resolv.conf" macro
H A Dres_init.c561 if ((resconf_file == NULL) || (!strcmp(resconf_file, _PATH_RESCONF)))
652 if (resconf_file == NULL) resconf_file = _PATH_RESCONF;
1158 if (sc_dns == NULL) return res_vinit_from_file(statp, preinit, _PATH_RESCONF);
H A Ddns.c599 asprintf(&path, "%s", _PATH_RESCONF);
804 sdns->pdns_primary = _pdns_file_open(_PATH_RESCONF);
/macosx-10.10.1/configd-699.1.5/dnsinfo/
H A Ddnsinfo_flatfile.c579 resolver = _dnsinfo_flatfile_create_resolver(NULL, _PATH_RESCONF);

Completed in 94 milliseconds