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

/netbsd-6-1-5-RELEASE/include/
H A Dlogin_cap.h49 #define LOGIN_SETRESOURCES 0x0010 /* Set resource limits */ macro
/netbsd-6-1-5-RELEASE/usr.bin/su/
H A Dsu.c329 LOGIN_SETRESOURCES | LOGIN_SETUSER) == -1)
334 LOGIN_SETRESOURCES | LOGIN_SETGROUP | LOGIN_SETUSER) == -1)
H A Dsu_pam.c538 setwhat &= ~(LOGIN_SETPRIORITY | LOGIN_SETRESOURCES);
/netbsd-6-1-5-RELEASE/lib/libutil/
H A Dlogin_cap.c549 flags &= LOGIN_SETRESOURCES | LOGIN_SETPRIORITY | LOGIN_SETUMASK |
586 if (flags & LOGIN_SETRESOURCES)
/netbsd-6-1-5-RELEASE/libexec/ftpd/
H A Dftpd.c1296 LOGIN_SETPRIORITY|LOGIN_SETRESOURCES|LOGIN_SETUMASK);
1464 LOGIN_SETRESOURCES|LOGIN_SETUMASK);

Completed in 147 milliseconds