Searched refs:correlation_id (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/buildroot/package/php-amqp/ |
| H A D | 0002-more-work-for-php-8.patch | 66 - zend_update_property_stringl(this_ce, getThis(), ZEND_STRL("correlation_id"), correlation_id, … 70 …ty_stringl(this_ce, PHP5to8_OBJ_PROP(getThis()), ZEND_STRL("correlation_id"), correlation_id, corr… 154 …is_ce, obj, ZEND_STRL("correlation_id"), (const char *) p->correlation_id.bytes, (PHP5to7_param_st… 155 …_PROP(obj), ZEND_STRL("correlation_id"), (const char *) p->correlation_id.bytes, (PHP5to7_param_st… 158 - zend_update_property_stringl(this_ce, obj, ZEND_STRL("correlation_id"), "", 0 TSRMLS_CC); 159 + zend_update_property_stringl(this_ce, PHP5to8_OBJ_PROP(obj), ZEND_STRL("correlation_id"), …
|
| /OK3568_Linux_fs/kernel/drivers/net/hyperv/ |
| H A D | hyperv_net.h | 531 u64 correlation_id:1; member
|