Home
last modified time | relevance | path

Searched refs:LOGIN_SETPRIORITY (Results 1 – 6 of 6) sorted by relevance

/src/lib/libutil/
H A Dlogin_class.c375 flags &= LOGIN_SETRESOURCES | LOGIN_SETPRIORITY | in setclasscontext()
549 if (flags & LOGIN_SETPRIORITY) in setusercontext()
630 if (flags & LOGIN_SETPRIORITY) in setusercontext()
H A Dlogin_cap.h42 #define LOGIN_SETPRIORITY 0x0008 /* set priority */ macro
/src/libexec/atrun/
H A Datrun.c315 ~(LOGIN_SETPRIORITY | LOGIN_SETPATH | LOGIN_SETENV)) != 0) in run_file()
/src/usr.bin/su/
H A Dsu.c492 setwhat &= ~(LOGIN_SETPRIORITY | LOGIN_SETRESOURCES); in main()
/src/sbin/init/
H A Dinit.c2110 LOGIN_SETPRIORITY | LOGIN_SETRESOURCES | in setprocresources()
/src/contrib/sendmail/src/
H A Ddeliver.c3136 sucflags = LOGIN_SETRESOURCES|LOGIN_SETPRIORITY;