Home
last modified time | relevance | path

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

/dports/sysutils/fluent-bit/fluent-bit-1.8.11/tests/runtime/
H A Dfilter_nest.c40 int get_output_num()
152 count = get_output_num();
225 count = get_output_num();
H A Dfilter_modify.c1327 static int get_output_num() in get_output_num() function
1399 count = get_output_num(); in flb_test_not_drop_multi_event()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/base/
H A Doperation.hh476 virtual int get_output_num() { return 1; } in get_output_num() function in PF::OpParBase