LOGIN_SETPATH
LOGIN_SETPATH;
if (flags & LOGIN_SETPATH)
(LOGIN_SETALL & ~(LOGIN_SETPATH|LOGIN_SETLOGIN))) != 0) {
setusercontext(lc, pwd, pwd->pw_uid, LOGIN_SETPATH);
if (setusercontext(lc, pwd, uid, LOGIN_SETENV | LOGIN_SETPATH) == -1)
LOGIN_SETPATH) == -1)
if (setusercontext(lc, pwd, pwd->pw_uid, LOGIN_SETPATH |
LOGIN_SETLOGIN | LOGIN_SETPATH | LOGIN_SETGROUP);