GETGRENT(3) Library Functions Manual GETGRENT(3)

getgrentget the group database entry

#include <grp.h>

struct group *getgrent(void);

Refer to endgrent(3) .

February 1997 posix.fail