GETPWENT(3) Library Functions Manual GETPWENT(3)

getpwentget user database entry

#include <pwd.h>

struct passwd *getpwent(void);

Refer to endpwent(3) .

February 1997 posix.fail