Copyright Digital Equipment Corp. All rights reserved.
Accesses user entry information in the user database, returning a
pointer to a passwd structure.
Format
#include <pwd.h>
struct passwd *getpwent (void);
Function_Variants Description Return_Values