term_chk
if (term_chk(argv[2], &msgsok, &atime, 1))
if (term_chk(ep->line, &msgsok, &atime, 0))
static int term_chk(const char *, int *, time_t *, int);
if (term_chk(mytty, &mymsgok, &atime, 1))