Home
last modified time | relevance | path

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

/f-stack/tools/libutil/
H A Dlogin_cap.h52 #define LOGIN_SETLOGINCLASS 0x0400 /* set login class in the kernel */ macro
H A Dlogin_class.c522 if (lc != NULL && lc->lc_class != NULL && (flags & LOGIN_SETLOGINCLASS)) { in setusercontext()