ReactOS 0.4.16-dev-1078-g21d3e29
|
Go to the source code of this file.
Functions | |
bool | __acrt_should_use_temporary_buffer (FILE *const stream) |
bool __cdecl | __acrt_stdio_begin_temporary_buffering_nolock (FILE *const public_stream) |
void __cdecl | __acrt_stdio_end_temporary_buffering_nolock (bool const flag, FILE *const public_stream, __crt_cached_ptd_host &ptd) |
Variables | |
void * | __acrt_stdout_buffer = nullptr |
void * | __acrt_stderr_buffer = nullptr |
Definition at line 34 of file _sftbuf.cpp.
Referenced by __acrt_stdio_begin_temporary_buffering_nolock(), __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_0(), and common_flush_and_write_nolock().
Definition at line 54 of file _sftbuf.cpp.
Referenced by __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_0().
void __cdecl __acrt_stdio_end_temporary_buffering_nolock | ( | bool const | flag, |
FILE *const | public_stream, | ||
__crt_cached_ptd_host & | ptd | ||
) |
Definition at line 120 of file _sftbuf.cpp.
Referenced by __DEFINE_CPP_OVERLOAD_STANDARD_FUNC_0_0().
Definition at line 27 of file _sftbuf.cpp.
Referenced by __acrt_stdio_begin_temporary_buffering_nolock(), and uninitialize_allocated_io_buffers().
Definition at line 26 of file _sftbuf.cpp.
Referenced by __acrt_stdio_begin_temporary_buffering_nolock(), and uninitialize_allocated_io_buffers().