Searched refs:facility (Results 1 – 13 of 13) sorted by relevance
/PHP-8.3/ext/standard/ |
H A D | syslog.c | 62 zend_long option, facility; in PHP_FUNCTION() local 68 Z_PARAM_LONG(facility) in PHP_FUNCTION() 75 php_openlog(BG(syslog_device), option, facility); in PHP_FUNCTION()
|
H A D | basic_functions.stub.php | 2203 function openlog(string $prefix, int $flags, int $facility): true {}
|
H A D | basic_functions_arginfo.h | 707 ZEND_ARG_TYPE_INFO(0, facility, IS_LONG, 0)
|
/PHP-8.3/main/ |
H A D | main.c | 115 …if (zend_string_equals_literal(facility, "LOG_AUTH") || zend_string_equals_literal(facility, "auth… in PHP_INI_MH() 128 …if (zend_string_equals_literal(facility, "LOG_CRON") || zend_string_equals_literal(facility, "cron… in PHP_INI_MH() 134 …if (zend_string_equals_literal(facility, "LOG_DAEMON") || zend_string_equals_literal(facility, "da… in PHP_INI_MH() 140 …if (zend_string_equals_literal(facility, "LOG_FTP") || zend_string_equals_literal(facility, "ftp")… in PHP_INI_MH() 146 …if (zend_string_equals_literal(facility, "LOG_KERN") || zend_string_equals_literal(facility, "kern… in PHP_INI_MH() 152 …if (zend_string_equals_literal(facility, "LOG_LPR") || zend_string_equals_literal(facility, "lpr")… in PHP_INI_MH() 158 …if (zend_string_equals_literal(facility, "LOG_MAIL") || zend_string_equals_literal(facility, "mail… in PHP_INI_MH() 170 …if (zend_string_equals_literal(facility, "LOG_NEWS") || zend_string_equals_literal(facility, "news… in PHP_INI_MH() 176 …if (zend_string_equals_literal(facility, "LOG_SYSLOG") || zend_string_equals_literal(facility, "sy… in PHP_INI_MH() 188 …if (zend_string_equals_literal(facility, "LOG_UUCP") || zend_string_equals_literal(facility, "uucp… in PHP_INI_MH() [all …]
|
H A D | php_syslog.c | 74 void php_openlog(const char *ident, int option, int facility) in php_openlog() argument 76 openlog(ident, option, facility); in php_openlog()
|
/PHP-8.3/win32/ |
H A D | wsyslog.c | 146 void openlog(const char *ident, int logopt, int facility) in openlog() argument
|
/PHP-8.3/sapi/fpm/ |
H A D | php-fpm.conf.in | 31 ;syslog.facility = daemon
|
/PHP-8.3/ext/mbstring/libmbfl/ |
H A D | LICENSE | 175 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.3/ext/bcmath/libbcmath/ |
H A D | LICENSE | 178 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.3/ |
H A D | php.ini-development | 611 ; The syslog facility is used to specify what type of program is logging 613 ;syslog.facility = user
|
H A D | php.ini-production | 613 ; The syslog facility is used to specify what type of program is logging 615 ;syslog.facility = user
|
/PHP-8.3/ext/fileinfo/tests/ |
H A D | magic | 16207 0 string 5\x0aStorage_Facility Quake I save: hip1m2 Storage facility 16210 0 string 5\x0aResearch_Facility Quake I save: hip1m4 Research facility
|
H A D | magic私はガラスを食べられます | 16207 0 string 5\x0aStorage_Facility Quake I save: hip1m2 Storage facility 16210 0 string 5\x0aResearch_Facility Quake I save: hip1m4 Research facility
|
Completed in 205 milliseconds