Searched refs:LOGIN_SETLOGINCLASS (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/lib/libutil/
H A Dlogin_cap.h52 #define LOGIN_SETLOGINCLASS 0x0400 /* set login class in the kernel */ macro
H A Dlogin_class.c521 if (lc != NULL && lc->lc_class != NULL && (flags & LOGIN_SETLOGINCLASS)) {
/freebsd-9.3-release/contrib/sendmail/src/
H A Ddeliver.c2423 #ifdef LOGIN_SETLOGINCLASS
2424 sucflags |= LOGIN_SETLOGINCLASS;
2425 #endif /* LOGIN_SETLOGINCLASS */

Completed in 60 milliseconds