Home
last modified time | relevance | path

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

/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/cmetrics/lib/mpack/src/mpack/
H A Dmpack.c932 mpack_writer_flag_error(writer, error);
1007 mpack_writer_flag_error(writer, mpack_error_bug);
1074 mpack_writer_flag_error(writer, mpack_error_memory);
1159 mpack_writer_flag_error(writer, mpack_error_io);
1174 mpack_writer_flag_error(writer, mpack_error_io);
1245 mpack_writer_flag_error(writer, mpack_error_bug);
1282 mpack_writer_flag_error(writer, mpack_error_io);
1389 mpack_writer_flag_error(writer, mpack_error_bug);
1826 mpack_writer_flag_error(writer, mpack_error_bug);
1833 mpack_writer_flag_error(writer, mpack_error_bug);
[all …]
H A Dmpack.h2738 void mpack_writer_flag_error(mpack_writer_t* writer, mpack_error_t error);
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/lib/mpack-amalgamation-1.0/src/mpack/
H A Dmpack.c910 mpack_writer_flag_error(writer, error); in mpack_writer_flag_if_error()
985 mpack_writer_flag_error(writer, mpack_error_bug); in mpack_writer_set_flush()
1052 mpack_writer_flag_error(writer, mpack_error_memory); in mpack_growable_writer_flush()
1137 mpack_writer_flag_error(writer, mpack_error_io); in mpack_file_writer_flush()
1152 mpack_writer_flag_error(writer, mpack_error_io); in mpack_file_writer_teardown_close()
1223 mpack_writer_flag_error(writer, mpack_error_bug); in mpack_writer_flush_message()
1260 mpack_writer_flag_error(writer, mpack_error_io); in mpack_writer_ensure()
1367 mpack_writer_flag_error(writer, mpack_error_bug); in mpack_write_tag()
1804 mpack_writer_flag_error(writer, mpack_error_bug); in mpack_write_timestamp()
1811 mpack_writer_flag_error(writer, mpack_error_bug); in mpack_write_timestamp()
[all …]
H A Dmpack.h2733 void mpack_writer_flag_error(mpack_writer_t* writer, mpack_error_t error);