Home
last modified time | relevance | path

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

/dports/devel/avro-c/avro-c-1.11.0/src/
H A Ddatum.c139 static avro_datum_t avro_bytes_private(char *bytes, int64_t size, in avro_bytes_private() function
165 avro_bytes_private(bytes_copy, size, avro_alloc_free_func); in avro_bytes()
175 return avro_bytes_private((char *)bytes, size, free); in avro_givebytes()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/avro/src/
H A Ddatum.c139 static avro_datum_t avro_bytes_private(char *bytes, int64_t size, in avro_bytes_private() function
165 avro_bytes_private(bytes_copy, size, avro_alloc_free_func); in avro_bytes()
175 return avro_bytes_private((char *)bytes, size, free); in avro_givebytes()