getutent_frec
futp = getutent_frec();
} while (getutent_frec() != NULL);
(void) getutent_frec();
while ((fup = getutent_frec()) != NULL) {