Home
last modified time | relevance | path

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

/PHP-8.2/win32/
H A Dsyslog.h40 #define LOG_AUTH (4<<3) macro
/PHP-8.2/sapi/fpm/fpm/
H A Dfpm_conf.c359 #ifdef LOG_AUTH in fpm_conf_set_syslog_facility()
361 *conf = LOG_AUTH; in fpm_conf_set_syslog_facility()
/PHP-8.2/main/
H A Dmain.c114 #ifdef LOG_AUTH in PHP_INI_MH()
117 PG(syslog_facility) = LOG_AUTH; in PHP_INI_MH()
/PHP-8.2/ext/standard/
H A Dbasic_functions.stub.php838 const LOG_AUTH = UNKNOWN; define
H A Dbasic_functions_arginfo.h3804 REGISTER_LONG_CONSTANT("LOG_AUTH", LOG_AUTH, CONST_PERSISTENT); in register_basic_functions_symbols()

Completed in 58 milliseconds