Searched refs:LOGIN_SETRESOURCES (Results 1 – 6 of 6) sorted by relevance
43 #define LOGIN_SETRESOURCES 0x0010 /* set resources (cputime, etc.) */ macro
376 flags &= LOGIN_SETRESOURCES | LOGIN_SETPRIORITY | in setclasscontext()439 if ((flags & LOGIN_SETRESOURCES) != 0) in setlogincontext()
505 setwhat &= ~(LOGIN_SETPRIORITY | LOGIN_SETRESOURCES); in main()
1445 ~(LOGIN_SETRESOURCES | LOGIN_SETUSER | LOGIN_SETPATH | LOGIN_SETENV)); in pass()1488 setusercontext(lc, pw, 0, LOGIN_SETRESOURCES); in pass()
2114 LOGIN_SETPRIORITY | LOGIN_SETRESOURCES | in setprocresources()
3136 sucflags = LOGIN_SETRESOURCES|LOGIN_SETPRIORITY;