rng_getnetgrent
int rng_getnetgrent(char **, char **, char **);
while (rng_getnetgrent(&host, &user, &domain) != 0) {