Home
last modified time | relevance | path

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

/f-stack/tools/libutil/
H A Dlogin_cap.h45 #define LOGIN_SETPRIORITY 0x0008 /* set priority */ macro
H A Dlogin_class.c371 flags &= LOGIN_SETRESOURCES | LOGIN_SETPRIORITY | in setclasscontext()
447 if (flags & LOGIN_SETPRIORITY) { in setusercontext()