Searched defs:syslog (Results 1 – 3 of 3) sorted by relevance
36 PHP_MINIT_FUNCTION(syslog) in PHP_MINIT_FUNCTION() argument42 PHP_RSHUTDOWN_FUNCTION(syslog) in PHP_RSHUTDOWN_FUNCTION() argument95 PHP_FUNCTION(syslog) in PHP_FUNCTION() argument
81 void syslog(int priority, const char *message, ...) in syslog() function
32 #define syslog std_syslog macro
Completed in 6 milliseconds