Extracted from Pike v7.6 release 61 at 2005-12-30.
pike.ida.liu.se
[Top]
System

Method System.setpwent()


Method setpwent

int System.setpwent()

Description

Resets the getpwent function to the first entry in the passwd source using the systemfunction setpwent(3).

Returns

Always 0 (zero)

See also

get_all_users() getpwent() endpwent()