Home
last modified time | relevance | path

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

/PHP-8.2/win32/
H A Dsyslog.h46 #define LOG_AUTHPRIV (10<<3) macro
/PHP-8.2/sapi/fpm/fpm/
H A Dfpm_conf.c366 #ifdef LOG_AUTHPRIV in fpm_conf_set_syslog_facility()
368 *conf = LOG_AUTHPRIV; in fpm_conf_set_syslog_facility()
/PHP-8.2/main/
H A Dmain.c121 #ifdef LOG_AUTHPRIV in PHP_INI_MH()
123 PG(syslog_facility) = LOG_AUTHPRIV; in PHP_INI_MH()
/PHP-8.2/ext/standard/
H A Dbasic_functions.stub.php880 const LOG_AUTHPRIV = UNKNOWN; define
H A Dbasic_functions_arginfo.h3816 #if defined(LOG_AUTHPRIV) in register_basic_functions_symbols()
3817 REGISTER_LONG_CONSTANT("LOG_AUTHPRIV", LOG_AUTHPRIV, CONST_PERSISTENT); in register_basic_functions_symbols()

Completed in 45 milliseconds