Home
last modified time | relevance | path

Searched refs:LOG_ERR (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/win32/
H A Dsyslog.h29 #define LOG_ERR 4 macro
/PHP-5.5/ext/standard/
H A Dsyslog.c47 REGISTER_LONG_CONSTANT("LOG_ERR", LOG_ERR, CONST_CS | CONST_PERSISTENT); in PHP_MINIT_FUNCTION()
/PHP-5.5/sapi/fpm/fpm/
H A Dzlog.c40 [ZLOG_ERROR] = LOG_ERR,
/PHP-5.5/ext/snmp/
H A Dsnmp.c2402 logh = netsnmp_register_loghandler(NETSNMP_LOGHANDLER_NONE, LOG_ERR); in PHP_MINIT_FUNCTION()
2404 logh->pri_max = LOG_ERR; in PHP_MINIT_FUNCTION()
/PHP-5.5/sapi/thttpd/
H A Dthttpd_patch1389 syslog( LOG_ERR, "mmc_unmap failed to find entry!" );
1391 syslog( LOG_ERR, "mmc_unmap found zero or negative refcount!" );
2038 syslog( LOG_ERR, "write - %m sending %.80s", hc->encodedurl );

Completed in 21 milliseconds