Searched refs:BOOST_IOSTREAMS_FD_OPEN (Results 1 – 4 of 4) sorted by relevance
33 #define BOOST_IOSTREAMS_FD_OPEN BOOST_IOSTREAMS_RTL(open) macro
75 int fd = BOOST_IOSTREAMS_FD_OPEN(name.c_str(), oflag, pmode);
309 int fd = BOOST_IOSTREAMS_FD_OPEN(BOOST_FILE_NAME, oflag, pmode); in create_large_file()
236 int fd = BOOST_IOSTREAMS_FD_OPEN(p.c_str(), oflag, pmode); in open()