Home
last modified time | relevance | path

Searched defs:is_stream_handle (Results 1 – 3 of 3) sorted by relevance

/third_party/boost/boost/process/
Dhandles.hpp60 inline bool is_stream_handle(native_handle_type handle) in is_stream_handle() function
67 inline bool is_stream_handle(native_handle_type handle, std::error_code &ec) in is_stream_handle() function
/third_party/boost/boost/process/detail/posix/
Dhandles.hpp67 inline bool is_stream_handle(native_handle_type handle, std::error_code & ec) in is_stream_handle() function
86 inline bool is_stream_handle(native_handle_type handle) in is_stream_handle() function
/third_party/boost/boost/process/detail/windows/
Dhandles.hpp79 inline bool is_stream_handle(native_handle_type handle, std::error_code & ec) in is_stream_handle() function
116 inline bool is_stream_handle(native_handle_type handle) in is_stream_handle() function