Searched refs:LOGIN_SETPRIORITY (Results 1 – 6 of 6) sorted by relevance
45 #define LOGIN_SETPRIORITY 0x0008 /* set priority */ macro
371 flags &= LOGIN_SETRESOURCES | LOGIN_SETPRIORITY | in setclasscontext()448 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()
2054 LOGIN_SETPRIORITY | LOGIN_SETRESOURCES | in setprocresources()
2423 sucflags = LOGIN_SETRESOURCES|LOGIN_SETPRIORITY;