Searched defs:openlog (Results 1 – 3 of 3) sorted by relevance
146 void openlog(const char *ident, int logopt, int facility) in openlog() function
130 PHP_FUNCTION(openlog) in PHP_FUNCTION() argument
477 function openlog(string $prefix, int $flags, int $facility): bool {} function
Completed in 22 milliseconds