Home
last modified time | relevance | path

Searched defs:syslog (Results 1 – 4 of 4) sorted by relevance

/PHP-8.1/ext/standard/
H A Dsyslog.c36 PHP_MINIT_FUNCTION(syslog) in PHP_MINIT_FUNCTION() argument
98 PHP_RSHUTDOWN_FUNCTION(syslog) in PHP_RSHUTDOWN_FUNCTION() argument
154 PHP_FUNCTION(syslog) in PHP_FUNCTION() argument
H A Dbasic_functions.stub.php642 function syslog(int $priority, string $message): bool {} // TODO make return type void function
/PHP-8.1/win32/
H A Dwsyslog.c81 void syslog(int priority, const char *message, ...) in syslog() function
/PHP-8.1/main/
H A Dphp_syslog.c32 #define syslog std_syslog macro

Completed in 41 milliseconds