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

/netbsd-6-1-5-RELEASE/include/
H A Dlogin_cap.h52 #define LOGIN_SETENV 0x0080 /* Set user environment */ macro
/netbsd-6-1-5-RELEASE/usr.bin/newgrp/
H A Dnewgrp.c168 if (setusercontext(lc, pwd, uid, LOGIN_SETENV | LOGIN_SETPATH) == -1)
/netbsd-6-1-5-RELEASE/usr.bin/su/
H A Dsu_pam.c480 LOGIN_SETENV | LOGIN_SETUMASK) == -1)
530 setwhat = LOGIN_SETALL & ~(LOGIN_SETENV | LOGIN_SETUMASK |
/netbsd-6-1-5-RELEASE/lib/libutil/
H A Dlogin_cap.c709 if (flags & LOGIN_SETENV)

Completed in 78 milliseconds