Searched refs:rootterm (Results 1 – 2 of 2) 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()
351 static int rootterm FUNCTION((ttyn), char *ttyn)1199 if (!invalid && !thisuser.pw_uid && !rootterm(tty)) {