getentry
for (numitems = 0; (entry = getentry(dir_fd, looking_for_lognames)) != NULL;) {
static Char *getentry(DIR *, int);
while (getentry()) {
static int getentry(void);
getentry(ep, ut);
static void getentry(struct utmpentry *, struct utmp *);