Searched refs:makeutx (Results 1 – 14 of 14) sorted by relevance
139 extern struct utmpx *makeutx(const struct utmpx *);
82 if (makeutx(up) == NULL) {
107 if (makeutx(&ut) != NULL) in utmpx_mark_init()
1145 makeutx(const struct utmpx *utmp) in makeutx() function1249 if ((utmpx2 = makeutx(&utmpx)) == NULL) in makeut()
404 (void) makeutx(&set_utmp); in LoginUser()
707 makeutx(&utline); in exec_cmd()
1404 makeutx(&utline);
459 makeutx
549 if (makeutx(up) == NULL) { in account()
1393 if (makeutx(&ut) == NULL) { in setup_utmpx()
1157 if (makeutx(&ut) == NULL) in doit()
3153 if (makeutx(&ut) == NULL) in doit()
3060 makeutx;
587 struct utmpx *makeutx(const struct utmpx *utmp);