Searched refs:HOST_FILE_PATH (Results 1 – 1 of 1) sorted by relevance
9 #define HOST_FILE_PATH "/etc/hosts" macro95 if (!hd->hostf && !(hd->hostf = fopen(HOST_FILE_PATH, "r"))) { in gethostent()