Home
last modified time | relevance | path

Searched refs:FLB_INPUT_RUNNING (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/fluent-bit/fluent-bit-1.8.11/include/fluent-bit/
H A Dflb_input.h59 #define FLB_INPUT_RUNNING 1 macro
/dports/sysutils/fluent-bit/fluent-bit-1.8.11/src/
H A Dflb_input.c246 instance->mem_buf_status = FLB_INPUT_RUNNING;
249 instance->storage_buf_status = FLB_INPUT_RUNNING;
H A Dflb_input_chunk.c1105 in->mem_buf_status = FLB_INPUT_RUNNING; in flb_input_chunk_set_limits()
1116 in->storage_buf_status = FLB_INPUT_RUNNING; in flb_input_chunk_set_limits()