Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dsyslog.c139 int 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 6 milliseconds