Home
last modified time | relevance | path

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

/PHP-7.4/ext/standard/
H A Dsyslog.c143 size_t ident_len; in PHP_FUNCTION() local
146 Z_PARAM_STRING(ident, ident_len) in PHP_FUNCTION()
154 BG(syslog_device) = zend_strndup(ident, ident_len); in PHP_FUNCTION()

Completed in 5 milliseconds