Searched refs:modutx (Results 1 – 8 of 8) sorted by relevance
140 extern struct utmpx *modutx(const struct utmpx *);
155 if (modutx(up) == NULL) { in cleanut()
910 modutx(const struct utmpx *utp) in modutx() function963 if ((utmpx2 = modutx(&utmpx)) == NULL) in modut()
482 modutx
508 if (modutx(up) == NULL) { in cleanutx()
1558 if (modutx(up) == NULL) { in rmut()
4521 if (modutx(up) == NULL) { in rmut()
3875 modutx;