make_utmpx
make_utmpx("", BOOT_MSG, BOOT_TIME, 0, &boot_time, 0);
make_utmpx("", DOWN_MSG, DOWN_TIME, 0, &down_time, 0);
make_utmpx(name, line, add ? LOGIN_PROCESS : DEAD_PROCESS,
static void make_utmpx(const char *, const char *, int, pid_t,