#include <pwd.h> void setpwent(void);
This function reinitializes getpwent
so that scanning will start
from the start of the list. See section getpwent.
None.
not ANSI, not POSIX
Go to the first, previous, next, last section, table of contents.