rootterm
if (isroot(name) && !rootterm(line))
if (isroot(name) && !rootterm(line))
int rootterm(char *);
if (pwd && !rval && rootlogin && !rootterm(tty)) {
static int rootterm(char *);