Searched refs:_PATH_HOSTS (Results 1 – 2 of 2) sorted by relevance
44 #define _PATH_HOSTS "/etc/hosts" macro
697 hostf = fopen(_PATH_HOSTS, "rce" ); in _sethtent()721 if (!hostf && !(hostf = fopen(_PATH_HOSTS, "rce" ))) { in _gethtent()
Completed in 7 milliseconds