Searched refs:LOGIN_SETPRIORITY (Results 1 – 6 of 6) sorted by relevance
45 #define LOGIN_SETPRIORITY 0x0008 /* set priority */ macro
376 flags &= LOGIN_SETRESOURCES | LOGIN_SETPRIORITY | in setclasscontext()452 if (flags & LOGIN_SETPRIORITY) { in setusercontext()
320 ~(LOGIN_SETPRIORITY | LOGIN_SETPATH | LOGIN_SETENV)) != 0) in run_file()
507 setwhat &= ~(LOGIN_SETPRIORITY | LOGIN_SETRESOURCES); in main()
2039 LOGIN_SETPRIORITY | LOGIN_SETRESOURCES | in setprocresources()
2524 sucflags = LOGIN_SETRESOURCES|LOGIN_SETPRIORITY;