GETPWENT(3) Library Functions Manual GETPWENT(3)
NAME
getpwent — get
user database entry
SYNOPSIS
#include <pwd.h> struct passwd *getpwent(void);
DESCRIPTION
Refer to endpwent(3) .
February 1997 posix.fail
getpwent — get
user database entry
#include <pwd.h> struct passwd *getpwent(void);
Refer to endpwent(3) .