Searched refs:LOGIN_SETRESOURCES (Results 1 - 5 of 5) sorted by relevance

/freebsd-9.3-release/lib/libutil/
H A Dlogin_cap.h46 #define LOGIN_SETRESOURCES 0x0010 /* set resources (cputime, etc.) */ macro
H A Dlogin_class.c369 flags &= LOGIN_SETRESOURCES | LOGIN_SETPRIORITY |
389 if (flags & LOGIN_SETRESOURCES)
/freebsd-9.3-release/usr.bin/su/
H A Dsu.c503 setwhat &= ~(LOGIN_SETPRIORITY | LOGIN_SETRESOURCES);
/freebsd-9.3-release/sbin/init/
H A Dinit.c1764 LOGIN_SETPRIORITY | LOGIN_SETRESOURCES); local
/freebsd-9.3-release/contrib/sendmail/src/
H A Ddeliver.c2419 sucflags = LOGIN_SETRESOURCES|LOGIN_SETPRIORITY;

Completed in 123 milliseconds