Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dsyslog.c126 void php_openlog(const char *ident, int option, int facility) in php_openlog() argument
128 openlog(ident, option, facility); in php_openlog()
142 zend_long option, facility; in PHP_FUNCTION() local
148 Z_PARAM_LONG(facility) in PHP_FUNCTION()
158 php_openlog(BG(syslog_device), option, facility); in PHP_FUNCTION()
H A Dbasic_functions.c2495 ZEND_ARG_INFO(0, facility)
/PHP-7.4/main/
H A Dmain.c132 if (!strcmp(facility, "LOG_AUTH") || !strcmp(facility, "auth") || !strcmp(facility, "security")) { in PHP_INI_MH()
144 if (!strcmp(facility, "LOG_CRON") || !strcmp(facility, "cron")) { in PHP_INI_MH()
150 if (!strcmp(facility, "LOG_DAEMON") || !strcmp(facility, "daemon")) { in PHP_INI_MH()
156 if (!strcmp(facility, "LOG_FTP") || !strcmp(facility, "ftp")) { in PHP_INI_MH()
162 if (!strcmp(facility, "LOG_KERN") || !strcmp(facility, "kern")) { in PHP_INI_MH()
168 if (!strcmp(facility, "LOG_LPR") || !strcmp(facility, "lpr")) { in PHP_INI_MH()
174 if (!strcmp(facility, "LOG_MAIL") || !strcmp(facility, "mail")) { in PHP_INI_MH()
186 if (!strcmp(facility, "LOG_NEWS") || !strcmp(facility, "news")) { in PHP_INI_MH()
192 if (!strcmp(facility, "LOG_SYSLOG") || !strcmp(facility, "syslog")) { in PHP_INI_MH()
198 if (!strcmp(facility, "LOG_USER") || !strcmp(facility, "user")) { in PHP_INI_MH()
[all …]
/PHP-7.4/win32/
H A Dwsyslog.c146 void openlog(const char *ident, int logopt, int facility) in openlog() argument
/PHP-7.4/sapi/fpm/
H A Dphp-fpm.conf.in31 ;syslog.facility = daemon
/PHP-7.4/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-7.4/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-7.4/
H A Dphp.ini-development594 ; The syslog facility is used to specify what type of program is logging
596 ;syslog.facility = user
H A Dphp.ini-production594 ; The syslog facility is used to specify what type of program is logging
596 ;syslog.facility = user
H A DNEWS2474 . Added syslog.facility and syslog.ident INI entries for customizing syslog
/PHP-7.4/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます13400 0 string 5\x0aStorage_Facility Quake I save: hip1m2 Storage facility
13403 0 string 5\x0aResearch_Facility Quake I save: hip1m4 Research facility
H A Dmagic13400 0 string 5\x0aStorage_Facility Quake I save: hip1m2 Storage facility
13403 0 string 5\x0aResearch_Facility Quake I save: hip1m4 Research facility

Completed in 195 milliseconds