define_syslog_variables
(PHP 3, PHP 4 )
define_syslog_variables -- Initializes all syslog related constants
Description
void
define_syslog_variables ( void )
Initializes all constants used in the syslog functions.
See also openlog(),
syslog() and
closelog().