Home
last modified time | relevance | path

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

/dports/devel/avro-c/avro-c-1.11.0/src/avro/
H A Dlegacy.h70 avro_datum_t avro_string(const char *str);
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/avro/src/avro/
H A Dlegacy.h70 avro_datum_t avro_string(const char *str);
/dports/devel/avro-c/avro-c-1.11.0/tests/
H A Dtest_avro_data.c174 datum = avro_string("this should be copied"); in test_string()
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/avro/tests/
H A Dtest_avro_data.c174 datum = avro_string("this should be copied"); in test_string()
/dports/devel/avro-c/avro-c-1.11.0/src/
H A Ddatum.c66 avro_datum_t avro_string(const char *str) in avro_string() function
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/avro/src/
H A Ddatum.c66 avro_datum_t avro_string(const char *str) in avro_string() function