endpwent

Ends the search.

Library:LibC
Classification:POSIX
Service:File and Directory I/O

Syntax

  #include <pwd.h> 
   
  void endpwent ( void );
  

See Also