Home
last modified time | relevance | path

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

/reactos/modules/rostests/winetests/msvcrt/
H A Dfile.c2395 static void test_write_flush_size(FILE *file, int bufsize) in test_write_flush_size() function
2460 test_write_flush_size(file, file->_bufsiz); in test_write_flush()
2462 test_write_flush_size(file, sizeof(iobuf)); in test_write_flush()