Home
last modified time | relevance | path

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

/PHP-7.1/ext/standard/
H A Dsyslog.c139 size_t ident_len; in PHP_FUNCTION() local
142 &ident_len, &option, &facility) == FAILURE) { in PHP_FUNCTION()
148 BG(syslog_device) = zend_strndup(ident, ident_len); in PHP_FUNCTION()

Completed in 5 milliseconds