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

/netbsd-6-1-5-RELEASE/include/
H A Dlogin_cap.h55 #define LOGIN_SETALL 0x03fe /* Set all. 0x0001 is obsolete! */ macro
/netbsd-6-1-5-RELEASE/external/bsd/cron/dist/
H A Dpopen.c104 if (setusercontext(0, pw, pw->pw_uid, LOGIN_SETALL) < 0)
H A Ddo_command.c215 if (setusercontext(lc, e->pwd, e->pwd->pw_uid, LOGIN_SETALL) < 0) {
/netbsd-6-1-5-RELEASE/usr.bin/su/
H A Dsu_pam.c530 setwhat = LOGIN_SETALL & ~(LOGIN_SETENV | LOGIN_SETUMASK |
/netbsd-6-1-5-RELEASE/usr.bin/login/
H A Dlogin_pam.c613 (LOGIN_SETALL & ~LOGIN_SETLOGIN)) != 0) {
H A Dlogin.c575 (LOGIN_SETALL & ~(LOGIN_SETPATH|LOGIN_SETLOGIN))) != 0) {
/netbsd-6-1-5-RELEASE/libexec/rshd/
H A Drshd.c684 LOGIN_SETALL & ~LOGIN_SETGROUP) < 0) {
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssh/dist/
H A Dsession.c1417 (LOGIN_SETALL & ~(LOGIN_SETPATH|LOGIN_SETUSER))) < 0) {

Completed in 182 milliseconds