Home
last modified time | relevance | path

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

/PHP-8.3/win32/
H A Dsyslog.h44 #define LOG_UUCP (8<<3) macro
/PHP-8.3/sapi/fpm/fpm/
H A Dfpm_conf.c450 #ifdef LOG_UUCP in fpm_conf_set_syslog_facility()
452 *conf = LOG_UUCP; in fpm_conf_set_syslog_facility()
/PHP-8.3/main/
H A Dmain.c187 #ifdef LOG_UUCP in PHP_INI_MH()
189 PG(syslog_facility) = LOG_UUCP; in PHP_INI_MH()
/PHP-8.3/ext/standard/
H A Dbasic_functions.stub.php844 const LOG_UUCP = UNKNOWN; define
H A Dbasic_functions_arginfo.h3702 #if defined(LOG_UUCP) in register_basic_functions_symbols()
3703 REGISTER_LONG_CONSTANT("LOG_UUCP", LOG_UUCP, CONST_PERSISTENT); in register_basic_functions_symbols()

Completed in 28 milliseconds