endutent()
QNX SDP8.0C Library ReferenceAPIDeveloper
Close the current user-information file
Synopsis:
#include <utmp.h>
void endutent( void );
Library:
libc
Use the -l c option to qcc to link against this library. This library is usually included automatically.
Description:
The endutent() function closes the currently open file specified in _PATH_UTMP.
Files:
- _PATH_UTMP
- The name of the user information file.
Classification:
Safety: | |
---|---|
Cancellation point | Yes |
Signal handler | No |
Thread | No |
Page updated: