COHERENT manpages

This page displays the COHERENT manpage for endspent() [Close the shadow-password file].

List of available manpages
Index


endspent() -- General Function (libc)

Close the shadow-password file
#include <shadow.h>
endspent()

The COHERENT  system has  four routines  that search the  file /etc/shadow,
which  contains the  password  of every  user of  your system.   endspent()
closes /etc/shadow. It does not return a meaningful value.

Files

/etc/shadow
/usr/include/shadow.h

See Also

getspent(),
libc,
setspent(),
shadow,
shadow.h