• Home
  • Raw
  • Download

Lines Matching defs:open

91 void file_descriptor_impl::open(file_handle fd, flags f)  in open()  function in boost::iostreams::detail::file_descriptor_impl
111 void file_descriptor_impl::open(int fd, flags f) in open() function in boost::iostreams::detail::file_descriptor_impl
116 void file_descriptor_impl::open(const detail::path& p, BOOST_IOS::openmode mode) in open() function in boost::iostreams::detail::file_descriptor_impl
416 void file_descriptor::open(handle_type fd, file_descriptor_flags f) in open() function in boost::iostreams::file_descriptor
420 void file_descriptor::open(handle_type fd, bool close_on_exit) in open() function in boost::iostreams::file_descriptor
428 void file_descriptor::open(int fd, file_descriptor_flags f) in open() function in boost::iostreams::file_descriptor
432 void file_descriptor::open(int fd, bool close_on_exit) in open() function in boost::iostreams::file_descriptor
440 void file_descriptor::open(const std::string& path, BOOST_IOS::openmode mode) in open() function in boost::iostreams::file_descriptor
443 void file_descriptor::open(const char* path, BOOST_IOS::openmode mode) in open() function in boost::iostreams::file_descriptor
463 void file_descriptor::open( in open() function in boost::iostreams::file_descriptor
509 void file_descriptor_source::open(handle_type fd, file_descriptor_flags f) in open() function in boost::iostreams::file_descriptor_source
513 void file_descriptor_source::open(handle_type fd, bool close_on_exit) in open() function in boost::iostreams::file_descriptor_source
519 void file_descriptor_source::open(int fd, file_descriptor_flags f) in open() function in boost::iostreams::file_descriptor_source
523 void file_descriptor_source::open(int fd, bool close_on_exit) in open() function in boost::iostreams::file_descriptor_source
529 void file_descriptor_source::open( in open() function in boost::iostreams::file_descriptor_source
533 void file_descriptor_source::open( in open() function in boost::iostreams::file_descriptor_source
537 void file_descriptor_source::open( in open() function in boost::iostreams::file_descriptor_source
581 void file_descriptor_sink::open(handle_type fd, file_descriptor_flags f) in open() function in boost::iostreams::file_descriptor_sink
585 void file_descriptor_sink::open(handle_type fd, bool close_on_exit) in open() function in boost::iostreams::file_descriptor_sink
591 void file_descriptor_sink::open(int fd, file_descriptor_flags f) in open() function in boost::iostreams::file_descriptor_sink
595 void file_descriptor_sink::open(int fd, bool close_on_exit) in open() function in boost::iostreams::file_descriptor_sink
601 void file_descriptor_sink::open( in open() function in boost::iostreams::file_descriptor_sink
605 void file_descriptor_sink::open( in open() function in boost::iostreams::file_descriptor_sink
609 void file_descriptor_sink::open( in open() function in boost::iostreams::file_descriptor_sink