Home
last modified time | relevance | path

Searched refs:rootterm (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/telnet/libtelnet/
H A Dsra.c427 rootterm(char *ttyn) in rootterm() function
441 if (isroot(name) && !rootterm(line)) in check_user()
574 if (isroot(name) && !rootterm(line)) in check_user()
/freebsd-13.1/contrib/opie/
H A Dopielogin.c351 static int rootterm FUNCTION((ttyn), char *ttyn)
1199 if (!invalid && !thisuser.pw_uid && !rootterm(tty)) {