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()
492 setwhat &= ~(LOGIN_SETPRIORITY | LOGIN_SETRESOURCES); in main()
2122 LOGIN_SETPRIORITY | LOGIN_SETRESOURCES | in setprocresources()
3136 sucflags = LOGIN_SETRESOURCES|LOGIN_SETPRIORITY;