Home
last modified time | relevance | path

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

/third_party/boost/libs/iostreams/test/
Dlarge_file_test.cpp315 BOOST_IOSTREAMS_FD_CLOSE(fd); in create_large_file()
332 BOOST_IOSTREAMS_FD_CLOSE(fd); in create_large_file()
339 BOOST_IOSTREAMS_FD_CLOSE(fd); in create_large_file()
345 BOOST_IOSTREAMS_FD_CLOSE(fd); in create_large_file()
351 BOOST_IOSTREAMS_FD_CLOSE(fd); in create_large_file()
/third_party/boost/boost/iostreams/detail/config/
Drtl.hpp34 #define BOOST_IOSTREAMS_FD_CLOSE BOOST_IOSTREAMS_RTL(close) macro
/third_party/boost/libs/iostreams/test/detail/
Dfile_handle.hpp83 BOOST_REQUIRE(BOOST_IOSTREAMS_FD_CLOSE(handle) != -1);
/third_party/boost/libs/iostreams/src/
Dfile_descriptor.cpp242 BOOST_IOSTREAMS_FD_CLOSE(fd); in open()
267 BOOST_IOSTREAMS_FD_CLOSE(handle_) != -1; in close_impl()