Copyright Digital Equipment Corp. All rights reserved.

getpwent

   Accesses user entry information in the user database, returning a
   pointer to a passwd structure.

   Format

     #include  <pwd.h>

     struct passwd *getpwent  (void);
 


Additional information available:

Function_Variants               Description     Return_Values