Searched refs:rootterm (Results 1 – 3 of 3) sorted by relevance
427 rootterm(char *ttyn) in rootterm() function441 if (isroot(name) && !rootterm(line)) in check_user()574 if (isroot(name) && !rootterm(line)) in check_user()
94 int rootterm(char *);298 rootok = rootterm(tty); /* Default (auth may change) */943 rootterm(ttyn) in rootterm() function
351 static int rootterm FUNCTION((ttyn), char *ttyn)1199 if (!invalid && !thisuser.pw_uid && !rootterm(tty)) {