Searched refs:rootterm (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/telnet/libtelnet/
H A Dsra.c427 rootterm(char *ttyn) function
441 if (isroot(name) && !rootterm(line))
574 if (isroot(name) && !rootterm(line))
/freebsd-11-stable/release/picobsd/tinyware/login/
H A Dpico-login.c94 int rootterm(char *);
298 rootok = rootterm(tty); /* Default (auth may change) */
943 rootterm(ttyn) function
/freebsd-11-stable/contrib/opie/
H A Dopielogin.c351 static int rootterm FUNCTION((ttyn), char *ttyn) function
1199 if (!invalid && !thisuser.pw_uid && !rootterm(tty)) {

Completed in 108 milliseconds