Searched refs:LOGIN_SETPRIORITY (Results 1 – 6 of 6) sorted by relevance
376 flags &= LOGIN_SETRESOURCES | LOGIN_SETPRIORITY | in setclasscontext()550 if (flags & LOGIN_SETPRIORITY) in setusercontext()631 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()
2122 LOGIN_SETPRIORITY | LOGIN_SETRESOURCES | in setprocresources()
3136 sucflags = LOGIN_SETRESOURCES|LOGIN_SETPRIORITY;