Searched defs:utx (Results 1 – 8 of 8) sorted by relevance
55 struct utmpx utx; in ttyslot() local
83 struct utmpx *utx; in to_utmp() local
89 struct utmpx *utx; in conv2utmpx() local [all...]
88 struct utmpx *utx; in to_utmp() local
101 struct utmpx *utx; in conv2utmpx() local [all...]
125 #define nonuserx(utx) ((utx).ut_exit.e_exit == NONROOT_USRX ? 1 : 0) argument 126 #define setuserx(utx) ((utx).ut_exit.e_exit = NONROOT_USRX) argument
867 updwtmpx(const char *filex, struct utmpx *utx) in updwtmpx() argument 1361 getutmpx(const struct utmp *ut, struct utmpx *utx) in getutmpx() argument 1385 getutmp(const struct utmpx * utx,struct utmp * ut) getutmp() argument [all...]
397 struct utmpx *utx; in is_login_user() local