![]() |
![]() |
![]() |
Close the group database file
#include <grp.h> int endgrent( void );
libc
The endgrent() routine closes the group name database file, so all group access routines behave as if setgrent() had never been called.
Zero.
Standard Unix, POSIX 1003.1g (draft)
Safety: | |
---|---|
Cancellation point | Yes |
Interrupt handler | No |
Signal handler | No |
Thread | No |
![]() |
![]() |
![]() |