Home
last modified time | relevance | path

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

/f-stack/tools/libutil/
H A Dlogin_cap.h46 #define LOGIN_SETRESOURCES 0x0010 /* set resources (cputime, etc.) */ macro
H A Dlogin_class.c371 flags &= LOGIN_SETRESOURCES | LOGIN_SETPRIORITY | in setclasscontext()
391 if (flags & LOGIN_SETRESOURCES) in setlogincontext()