Home
last modified time | relevance | path

Searched refs:LOGIN_SETLOGINCLASS (Results 1 – 5 of 5) sorted by relevance

/freebsd/lib/libutil/
H A Dlogin_cap.h49 #define LOGIN_SETLOGINCLASS 0x0400 /* set login class in the kernel */ macro
H A Dlogin_class.c575 if (lc != NULL && lc->lc_class != NULL && (flags & LOGIN_SETLOGINCLASS)) { in setusercontext()
/freebsd/sbin/init/
H A Dinit.c2111 LOGIN_SETLOGINCLASS | LOGIN_SETCPUMASK); in setprocresources()
/freebsd/contrib/sendmail/src/
H A Ddeliver.c3140 # ifdef LOGIN_SETLOGINCLASS
3141 sucflags |= LOGIN_SETLOGINCLASS;
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES619 If available, pass LOGIN_SETCPUMASK and LOGIN_SETLOGINCLASS to