The Single UNIX ® Specification, Version 2
Copyright © 1997 The Open Group

 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().

UNIX ® is a registered Trademark of The Open Group.
Copyright © 1997 The Open Group
[ Main Index | XSH | XCU | XBD | XCURSES | XNS ]