Searched refs:_PATH_HOSTS (Results 1 – 3 of 3) sorted by relevance
71 #define _PATH_HOSTS "/system/etc/hosts" macro
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()