Home
last modified time | relevance | path

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

/f-stack/tools/libutil/
H A Dlogin_cap.h49 #define LOGIN_SETENV 0x0080 /* set user environment */ macro
H A Dlogin_class.c400 if (flags & LOGIN_SETENV) in setlogincontext()