Home
last modified time | relevance | path

Searched refs:facility (Results 1 – 13 of 13) sorted by relevance

/PHP-8.1/main/
H A Dmain.c104 …if (zend_string_equals_literal(facility, "LOG_AUTH") || zend_string_equals_literal(facility, "auth… in PHP_INI_MH()
117 …if (zend_string_equals_literal(facility, "LOG_CRON") || zend_string_equals_literal(facility, "cron… in PHP_INI_MH()
123 …if (zend_string_equals_literal(facility, "LOG_DAEMON") || zend_string_equals_literal(facility, "da… in PHP_INI_MH()
129 …if (zend_string_equals_literal(facility, "LOG_FTP") || zend_string_equals_literal(facility, "ftp")… in PHP_INI_MH()
135 …if (zend_string_equals_literal(facility, "LOG_KERN") || zend_string_equals_literal(facility, "kern… in PHP_INI_MH()
141 …if (zend_string_equals_literal(facility, "LOG_LPR") || zend_string_equals_literal(facility, "lpr")… in PHP_INI_MH()
147 …if (zend_string_equals_literal(facility, "LOG_MAIL") || zend_string_equals_literal(facility, "mail… in PHP_INI_MH()
159 …if (zend_string_equals_literal(facility, "LOG_NEWS") || zend_string_equals_literal(facility, "news… in PHP_INI_MH()
165 …if (zend_string_equals_literal(facility, "LOG_SYSLOG") || zend_string_equals_literal(facility, "sy… in PHP_INI_MH()
171 …if (zend_string_equals_literal(facility, "LOG_USER") || zend_string_equals_literal(facility, "user… in PHP_INI_MH()
[all …]
H A Dphp_syslog.c74 void php_openlog(const char *ident, int option, int facility) in php_openlog() argument
76 openlog(ident, option, facility); in php_openlog()
/PHP-8.1/ext/standard/
H A Dsyslog.c118 zend_long option, facility; in PHP_FUNCTION() local
124 Z_PARAM_LONG(facility) in PHP_FUNCTION()
134 php_openlog(BG(syslog_device), option, facility); in PHP_FUNCTION()
H A Dbasic_functions.stub.php636 function openlog(string $prefix, int $flags, int $facility): bool {} argument
H A Dbasic_functions_arginfo.h706 ZEND_ARG_TYPE_INFO(0, facility, IS_LONG, 0)
/PHP-8.1/win32/
H A Dwsyslog.c146 void openlog(const char *ident, int logopt, int facility) in openlog() argument
/PHP-8.1/sapi/fpm/
H A Dphp-fpm.conf.in31 ;syslog.facility = daemon
/PHP-8.1/ext/mbstring/libmbfl/
H A DLICENSE175 d) If a facility in the modified Library refers to a function or a
177 the facility, other than as an argument passed when the facility
180 table, the facility still operates, and performs whatever part of
/PHP-8.1/ext/bcmath/libbcmath/
H A DLICENSE178 d) If a facility in the modified Library refers to a function or a
180 the facility, other than as an argument passed when the facility
183 table, the facility still operates, and performs whatever part of
/PHP-8.1/
H A Dphp.ini-development601 ; The syslog facility is used to specify what type of program is logging
603 ;syslog.facility = user
H A Dphp.ini-production603 ; The syslog facility is used to specify what type of program is logging
605 ;syslog.facility = user
/PHP-8.1/ext/fileinfo/tests/
H A Dmagic14706 0 string 5\x0aStorage_Facility Quake I save: hip1m2 Storage facility
14709 0 string 5\x0aResearch_Facility Quake I save: hip1m4 Research facility
H A Dmagic私はガラスを食べられます14706 0 string 5\x0aStorage_Facility Quake I save: hip1m2 Storage facility
14709 0 string 5\x0aResearch_Facility Quake I save: hip1m4 Research facility

Completed in 162 milliseconds