Home
last modified time | relevance | path

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

/third_party/boost/boost/process/
Dhandles.hpp43 inline std::vector<native_handle_type> get_handles() in get_handles() function
50 inline std::vector<native_handle_type> get_handles(std::error_code &ec) in get_handles() function
/third_party/boost/boost/process/detail/posix/
Dhandles.hpp21 inline std::vector<native_handle_type> get_handles(std::error_code & ec) in get_handles() function
55 inline std::vector<native_handle_type> get_handles() in get_handles() function
/third_party/boost/boost/process/detail/windows/
Dhandles.hpp27 inline std::vector<native_handle_type> get_handles(std::error_code & ec) in get_handles() function
67 inline std::vector<native_handle_type> get_handles() in get_handles() function