Home
last modified time | relevance | path

Searched refs:utmpent (Results 1 – 1 of 1) sorted by relevance

/netbsd/usr.sbin/rwhod/
H A Drwhod.c363 int i, cc, utmpent = 0; in send_host_information() local
390 utmpent = we - mywd.wd_we; in send_host_information()
398 if (utmpent && chdir(_PATH_DEV)) { in send_host_information()
403 for (i = 0; i < utmpent; i++) { in send_host_information()
418 if (utmpent && chdir(_PATH_RWHODIR)) { in send_host_information()