logwtmpx
void logwtmpx(const char *, const char *, const char *, int, int);
logwtmpx(tty, "", "", 0, DEAD_PROCESS);
logwtmpx(p, "", "", 0, DEAD_PROCESS);
logwtmpx(p, "", "", 0, DEAD_PROCESS);
logwtmpx("~", "shutdown", "", 0, INIT_PROCESS);
logwtmpx(line, "", "", status, DEAD_PROCESS);
logwtmpx("~", "reboot", "", 0, INIT_PROCESS);
logwtmpx("~", "shutdown", "", 0, INIT_PROCESS);
logwtmpx("PC-NFS", name, host, 0, USER_PROCESS);
logwtmpx("|", "date", "", 0, OLD_TIME);
logwtmpx("}", "date", "", 0, NEW_TIME);