Searched refs:LOGIN_SETRESOURCES (Results 1 – 7 of 7) sorted by relevance
52 #define LOGIN_SETRESOURCES 0x0010 /* Set resource limits */ macro
444 flags = LOGIN_SETRESOURCES|LOGIN_SETPRIORITY; in runas_setup()
312 LOGIN_SETRESOURCES | LOGIN_SETGROUP | LOGIN_SETUSER; in main()
589 flags &= LOGIN_SETRESOURCES | LOGIN_SETPRIORITY | LOGIN_SETUMASK | in setclasscontext()617 if (flags & LOGIN_SETRESOURCES) in setusercontext()
1488 LOGIN_SETPRIORITY|LOGIN_SETRESOURCES|LOGIN_SETUMASK); in setprocresources()
969 flags = LOGIN_SETGROUP|LOGIN_SETPRIORITY|LOGIN_SETRESOURCES; in pass()
2420 sucflags = LOGIN_SETRESOURCES|LOGIN_SETPRIORITY;