| 649 |
record_utmp_only(pid, s->tty, s->pw->pw_name, |
649 |
record_utmp_only(pid, s->tty, s->pw->pw_name, |
| 650 |
get_remote_name_or_ip(utmp_len, options.use_dns), |
650 |
get_remote_name_or_ip(utmp_len, options.use_dns), |
| 651 |
(struct sockaddr *)&from, fromlen); |
651 |
(struct sockaddr *)&from, fromlen); |