Searched defs:facility (Results 1 – 5 of 5) sorted by relevance
146 void openlog(const char *ident, int logopt, int facility) in openlog()
133 zend_long option, facility; in PHP_FUNCTION() local
477 function openlog(string $prefix, int $flags, int $facility): bool {}
35 void php_openlog(const char *ident, int option, int facility) in php_openlog()
102 const char *facility = ZSTR_VAL(new_value); in PHP_INI_MH() local
Completed in 25 milliseconds