#include <pwd.h> void endpwent(void);
This function should be called after the last call to getpwent (see section getpwent).
None.