_PATH_UTMPX
if (strcmp(_PATH_UTMPX, utfile) == 0) {
static char utfile[MAXPATHLEN] = _PATH_UTMPX;
sfname = fname ? fname : _PATH_UTMPX;