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

/freebsd-10-stable/lib/libutil/
H A Dlogin_cap.h45 #define LOGIN_SETPRIORITY 0x0008 /* set priority */ macro
H A Dlogin_class.c369 flags &= LOGIN_SETRESOURCES | LOGIN_SETPRIORITY |
446 if (flags & LOGIN_SETPRIORITY) {
/freebsd-10-stable/libexec/atrun/
H A Datrun.c317 ~(LOGIN_SETPRIORITY | LOGIN_SETPATH | LOGIN_SETENV)) != 0)
/freebsd-10-stable/usr.bin/su/
H A Dsu.c505 setwhat &= ~(LOGIN_SETPRIORITY | LOGIN_SETRESOURCES);
/freebsd-10-stable/sbin/init/
H A Dinit.c2014 LOGIN_SETPRIORITY | LOGIN_SETRESOURCES |
/freebsd-10-stable/contrib/sendmail/src/
H A Ddeliver.c2423 sucflags = LOGIN_SETRESOURCES|LOGIN_SETPRIORITY;

Completed in 178 milliseconds