Searched refs:LOGIN_SETLOGINCLASS (Results 1 – 2 of 2) sorted by relevance
52 #define LOGIN_SETLOGINCLASS 0x0400 /* set login class in the kernel */ macro
522 if (lc != NULL && lc->lc_class != NULL && (flags & LOGIN_SETLOGINCLASS)) { in setusercontext()