Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dsyslog.c63 size_t ident_len; in PHP_FUNCTION() local
66 Z_PARAM_STRING(ident, ident_len) in PHP_FUNCTION()
74 BG(syslog_device) = zend_strndup(ident, ident_len); in PHP_FUNCTION()

Completed in 4 milliseconds