Searched refs:_PATH_HOSTS (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/libpcap-42/libpcap/Win32/Include/net/
H A Dnetdb.h69 #define _PATH_HOSTS __PATH_ETC_INET"/hosts" macro
/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dnetdb.h96 #define _PATH_HOSTS "/etc/hosts" macro
H A Dfile_module.c259 else if (vtype == VALIDATION_HOSTS) return _PATH_HOSTS;
1400 f = fopen(_PATH_HOSTS, "r");
1407 _fsi_get_validation(si, VALIDATION_HOSTS, _PATH_HOSTS, f, &va, &vb);

Completed in 101 milliseconds