Home
last modified time | relevance | path

Searched refs:file_pool_file_output_stream_detach (Results 1 – 5 of 5) sorted by relevance

/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/include/dnscore/
H A Dfile-pool.h90 void file_pool_file_output_stream_detach(output_stream *os);
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnsdb/src/
H A Djournal-cjf-page-output-stream.c217 file_pool_file_output_stream_detach(buffer_output_stream_get_filtered(&data->filtered)); in journal_cjf_page_output_stream_close()
256 file_pool_file_output_stream_detach(buffer_output_stream_get_filtered(&data->filtered)); in journal_cjf_page_output_stream_cancel()
H A Dzdb-zone-image.c490 file_pool_file_output_stream_detach(&os); in zdb_zone_image_store()
H A Djournal-cjf-idxt.c609 file_pool_file_output_stream_detach(buffer_output_stream_get_filtered(&bos)); in journal_cjf_idxt_flush()
/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Dfile-pool.c1448 file_pool_file_output_stream_detach(output_stream *os) function