Open System Services Library Calls Reference Manual (G06.29+, H06.08+, J06.03+)

OSS Library Calls (a - d) closelog(3)
NAME
closelog - Closes the Event Management Service (EMS) event log file
LIBRARY
G-series native OSS processes: /G/system/sysnn/zossesrl
32-bit H-series and J-series OSS processes: /G/system/zdllnnn/zossedll |
64-bit H-series and J-series OSS processes: /G/system/zdllnnn/yossedll |
SYNOPSIS
#include <syslog.h>
void closelog(void);
DESCRIPTION
The closelog( ) function closes the connection to the event-message collector that was opened by
the syslog( ) or openlog( ) function.
RETURN VALUES
None.
ERRORS
None. This function does not set errno.
RELATED INFORMATION
Functions: openlog(3), setlogmask(3), syslog(3).
Commands: logger(1).
STANDARDS CONFORMANCE
This function is defined in the XPG4 Version 2 specification.
527187-017 Hewlett-Packard Company 1121