COHERENT manpages

This page displays the COHERENT manpage for setgrent() [Rewind group file].

List of available manpages
Index


setgrent() -- General Function (libc)

Rewind group file
#include <grp.h>
void setgrent();

setgrent() rewinds the file /etc/group. It returns nothing.

Files

/etc/group
<grp.h>

See Also

group,
libc