OPENLOG(3) Library Functions Manual OPENLOG(3)
NAME
openlog — open a
connection to the logging facility
SYNOPSIS
#include <syslog.h> void openlog(const char *ident, int logopt, int facility);
DESCRIPTION
Refer to closelog(3) .
February 1997 posix.fail