Home
last modified time | relevance | path

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

/php-src/win32/
H A Dsyslog.h46 #define LOG_AUTHPRIV (10<<3) macro
/php-src/sapi/fpm/fpm/
H A Dfpm_conf.c380 #ifdef LOG_AUTHPRIV in fpm_conf_set_syslog_facility()
382 *conf = LOG_AUTHPRIV; in fpm_conf_set_syslog_facility()
/php-src/main/
H A Dmain.c123 #ifdef LOG_AUTHPRIV in PHP_INI_MH()
125 PG(syslog_facility) = LOG_AUTHPRIV; in PHP_INI_MH()
/php-src/ext/standard/
H A Dbasic_functions.stub.php880 const LOG_AUTHPRIV = UNKNOWN; define
H A Dbasic_functions_arginfo.h3839 #if defined(LOG_AUTHPRIV) in register_basic_functions_symbols()
3840 REGISTER_LONG_CONSTANT("LOG_AUTHPRIV", LOG_AUTHPRIV, CONST_PERSISTENT); in register_basic_functions_symbols()

Completed in 32 milliseconds