Searched refs:LOG_AUTHPRIV (Results 1 – 5 of 5) sorted by relevance
46 #define LOG_AUTHPRIV (10<<3) macro
380 #ifdef LOG_AUTHPRIV in fpm_conf_set_syslog_facility()382 *conf = LOG_AUTHPRIV; in fpm_conf_set_syslog_facility()
110 #ifdef LOG_AUTHPRIV in PHP_INI_MH()112 PG(syslog_facility) = LOG_AUTHPRIV; in PHP_INI_MH()
661 const LOG_AUTHPRIV = UNKNOWN; define
3661 #if defined(LOG_AUTHPRIV) in register_basic_functions_symbols()3662 REGISTER_LONG_CONSTANT("LOG_AUTHPRIV", LOG_AUTHPRIV, CONST_PERSISTENT); in register_basic_functions_symbols()
Completed in 27 milliseconds