Home
last modified time | relevance | path

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

/reactos/sdk/lib/ucrt/stdio/
H A Dfflush.cpp33 static bool __cdecl is_stream_flushable_or_commitable(long const stream_flags) throw() in is_stream_flushable_or_commitable() function
72 if (!is_stream_flushable_or_commitable(stream_flags)) in common_flush_all_should_try_to_flush_stream()
172 if (!is_stream_flushable_or_commitable(stream.get_flags())) in fflush()