Searched refs:modutx (Results 1 – 10 of 10) sorted by relevance
140 extern struct utmpx *modutx(const struct utmpx *);
161 if (modutx(up) == NULL) {
911 modutx(const struct utmpx *utp) in modutx() function964 if ((utmpx2 = modutx(&utmpx)) == NULL) in modut()
463 if (modutx(up) == NULL) { in LogoutUser()
482 modutx
512 if (modutx(up) == NULL) { in cleanutx()
1558 if (modutx(up) == NULL) { in rmut()
4521 if (modutx(up) == NULL) { in rmut()
3065 modutx;
588 struct utmpx *modutx(const struct utmpx *utp);