Searched refs:_PATH_HOSTS (Results 1 – 5 of 5) sorted by relevance
71 #define _PATH_HOSTS "/system/etc/hosts" macro
54 *hf = fopen(_PATH_HOSTS, "re"); in sethostent_r()
1473 *hostf = fopen(_PATH_HOSTS, "re"); in _sethtent()1496 if (!*hostf && !(*hostf = fopen(_PATH_HOSTS, "re"))) return (NULL); in _gethtent()
83 *hf = fopen(_PATH_HOSTS, "re"); in sethostent_r()
2034 *hostf = fopen(_PATH_HOSTS, "re"); in _sethtent()2063 if (!*hostf && !(*hostf = fopen(_PATH_HOSTS, "re"))) in _gethtent()