_PATH_HEQUIV
hostf = superuser ? NULL : fopen(_PATH_HEQUIV, "r");
#ifndef _PATH_HEQUIV
hostf = superuser ? NULL : fopen(_PATH_HEQUIV, "re");