ident_len         139 ext/standard/syslog.c 	size_t ident_len;
ident_len         142 ext/standard/syslog.c 							  &ident_len, &option, &facility) == FAILURE) {
ident_len         148 ext/standard/syslog.c 	BG(syslog_device) = zend_strndup(ident, ident_len);