Home
last modified time | relevance | path

Searched refs:have_called_openlog (Results 1 – 3 of 3) sorted by relevance

/php-src/main/
H A Dphp_syslog.c77 PG(have_called_openlog) = 1; in php_openlog()
83 PG(have_called_openlog) = 0; in php_closelog()
96 if (!PG(have_called_openlog)) { in php_syslog()
116 if (!PG(have_called_openlog)) { in php_syslog()
H A Dphp_globals.h170 bool have_called_openlog; member
H A Dmain.c2185 PG(have_called_openlog) = 0; in php_module_startup()

Completed in 26 milliseconds