ttystat
static struct stat *ttystat(char *);
if (!(stp = ttystat(utmp->ut_line)))
if (ttystat(utmp->ut_line) != 0)
if (ttystat(utx->ut_line) == 0)