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

/openbsd-current/usr.bin/su/
H A Dsu.c63 int asme = 0, asthem = 0, ch, fastlogin = 0, emlogin = 0, prio; local
105 asthem = 1;
109 asthem = 0;
270 if (asthem) {
302 if (asthem || pwd->pw_uid) {
325 if (asthem)
333 } else if (asthem && !fastlogin) {
360 if (asthem)

Completed in 108 milliseconds