Home
last modified time | relevance | path

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

/dports/dns/yadifa/yadifa-2.5.3-10333/lib/dnscore/src/
H A Dfile-pool.c1419 static const output_stream_vtbl file_pool_file_full_output_stream_vtbl = variable
1439 os->vtbl = &file_pool_file_full_output_stream_vtbl;
1450 …l == &file_pool_file_output_stream_vtbl) || (os->vtbl == &file_pool_file_full_output_stream_vtbl));