Searched defs:native_source (Results 1 – 6 of 6) sorted by relevance
160 …native_handle native_source() const {return const_cast<boost::asio::windows::stream_handle&>(_sour… in native_source() function in boost::process::async_pipe
149 const int native_source = p.native_source(); variable
55 native_handle_type native_source() const {return _source;} in native_source() function in boost::process::detail::windows::basic_pipe
168 …native_handle_type native_source() const {return const_cast<boost::asio::windows::stream_handle&>(… in native_source() function in boost::process::detail::windows::async_pipe
74 native_handle_type native_source() const {return _source;} in native_source() function in boost::process::detail::posix::basic_pipe
140 …native_handle_type native_source() const {return const_cast<boost::asio::posix::stream_descriptor&… in native_source() function in boost::process::detail::posix::async_pipe