Searched refs:LOGIN_SETPRIORITY (Results 1 – 6 of 6) sorted by relevance
375 flags &= LOGIN_SETRESOURCES | LOGIN_SETPRIORITY | in setclasscontext()549 if (flags & LOGIN_SETPRIORITY) in setusercontext()630 if (flags & LOGIN_SETPRIORITY) in setusercontext()
42 #define LOGIN_SETPRIORITY 0x0008 /* set priority */ macro
315 ~(LOGIN_SETPRIORITY | LOGIN_SETPATH | LOGIN_SETENV)) != 0) in run_file()
492 setwhat &= ~(LOGIN_SETPRIORITY | LOGIN_SETRESOURCES); in main()
2110 LOGIN_SETPRIORITY | LOGIN_SETRESOURCES | in setprocresources()
3136 sucflags = LOGIN_SETRESOURCES|LOGIN_SETPRIORITY;