term_chk
if (term_chk(argv[2], &msgsok, &atime, 1))
if (term_chk(atty, &msgsok, &atime, 0))
int term_chk(char *, int *, time_t *, int);
if (term_chk(mytty, &msgsok, &atime, 1))