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()
163 #ifdef LOG_AUTHPRIV in PHP_INI_MH()165 PG(syslog_facility) = LOG_AUTHPRIV; in PHP_INI_MH()
860 const LOG_AUTHPRIV = UNKNOWN; define
3710 #if defined(LOG_AUTHPRIV) in register_basic_functions_symbols()3711 REGISTER_LONG_CONSTANT("LOG_AUTHPRIV", LOG_AUTHPRIV, CONST_PERSISTENT); in register_basic_functions_symbols()
Completed in 46 milliseconds