Home
last modified time | relevance | path

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

/netbsd-src/libexec/comsat/
H A Dcomsat.c85 static int nutmp; variable
149 if (!nutmp) /* no one has logged in yet */ in main()
182 nutmp = getutentries(NULL, &utmp); in checkutmp()