Home
last modified time | relevance | path

Searched refs:get_last_error (Results 1 – 25 of 62) sorted by relevance

123

/third_party/boost/boost/process/detail/
Dconfig.hpp50 inline std::error_code get_last_error() noexcept in get_last_error() function
68 inline std::error_code get_last_error() noexcept
76 throw process_error(get_last_error(), msg); in throw_last_error()
81 throw process_error(get_last_error(), msg); in throw_last_error()
86 throw process_error(get_last_error()); in throw_last_error()
/third_party/boost/boost/process/detail/posix/
Dclose_out.hpp33 e.set_error(::boost::process::detail::get_last_error(), "close() failed"); in on_exec_setup()
42 e.set_error(::boost::process::detail::get_last_error(), "close() failed"); in on_exec_setup()
50 e.set_error(::boost::process::detail::get_last_error(), "close() failed"); in on_exec_setup()
53 e.set_error(::boost::process::detail::get_last_error(), "close() failed"); in on_exec_setup()
Dnull_out.hpp44 e.set_error(::boost::process::detail::get_last_error(), "dup2() failed"); in on_exec_setup()
52 e.set_error(::boost::process::detail::get_last_error(), "dup2() failed"); in on_exec_setup()
60 e.set_error(::boost::process::detail::get_last_error(), "dup2() failed"); in on_exec_setup()
63 e.set_error(::boost::process::detail::get_last_error(), "dup2() failed"); in on_exec_setup()
Dfile_out.hpp48 e.set_error(::boost::process::detail::get_last_error(), "dup2() failed"); in on_exec_setup()
56 e.set_error(::boost::process::detail::get_last_error(), "dup2() failed"); in on_exec_setup()
64 e.set_error(::boost::process::detail::get_last_error(), "dup2() failed"); in on_exec_setup()
67 e.set_error(::boost::process::detail::get_last_error(), "dup2() failed"); in on_exec_setup()
Dpipe_out.hpp55 e.set_error(::boost::process::detail::get_last_error(), "dup2() failed"); in on_exec_setup()
67 e.set_error(::boost::process::detail::get_last_error(), "dup2() failed"); in on_exec_setup()
79 e.set_error(::boost::process::detail::get_last_error(), "dup2() failed"); in on_exec_setup()
81 e.set_error(::boost::process::detail::get_last_error(), "dup2() failed"); in on_exec_setup()
Dwait_for_exit.hpp35 ec = boost::process::detail::get_last_error(); in wait()
78 ec = get_last_error(); in wait_until()
83 ec = get_last_error(); in wait_until()
102 ec = get_last_error(); in wait_until()
134 ec = boost::process::detail::get_last_error(); in wait_until()
195 ec = boost::process::detail::get_last_error(); in wait_until()
Dhandles.hpp28 ec = ::boost::process::detail::get_last_error(); in get_handles()
73 ec = ::boost::process::detail::get_last_error(); in is_stream_handle()
114 exec.set_error(::boost::process::detail::get_last_error(), "opendir(\"/dev/fd\")"); in on_exec_setup()
136 exec.set_error(::boost::process::detail::get_last_error(), "close() failed"); in on_exec_setup()
Dexecutor.hpp342 auto ec = boost::process::detail::get_last_error(); in invoke()
350 auto ec = boost::process::detail::get_last_error(); in invoke()
382 set_error(::boost::process::detail::get_last_error(), "pipe(2) failed"); in invoke()
387 auto err = ::boost::process::detail::get_last_error(); in invoke()
406 _ec = boost::process::detail::get_last_error(); in invoke()
419 _ec = boost::process::detail::get_last_error(); in invoke()
466 auto ec = boost::process::detail::get_last_error(); in invoke()
474 auto ec = boost::process::detail::get_last_error(); in invoke()
502 _ec = boost::process::detail::get_last_error(); in invoke()
515 _ec = boost::process::detail::get_last_error(); in invoke()
Dfd.hpp29 e.set_error(::boost::process::detail::get_last_error(), "close() failed"); in on_exec_setup()
51 e.set_error(::boost::process::detail::get_last_error(), "close() failed"); in on_exec_setup()
74 e.set_error(::boost::process::detail::get_last_error(), "dup2() failed"); in on_exec_setup()
Dwait_group.hpp33 ec = get_last_error(); in wait()
43 ec = boost::process::detail::get_last_error(); in wait()
82 ec = boost::process::detail::get_last_error(); in wait_until()
Dgroup_handle.hpp52 ec = get_last_error(); in add()
73 ec = boost::process::detail::get_last_error(); in terminate()
Dsigchld_service.hpp51 h(-1, get_last_error()); in BOOST_ASIO_INITFN_RESULT_TYPE()
100 r.second(-1, get_last_error()); in _handle_signal()
Dclose_in.hpp25 e.set_error(::boost::process::detail::get_last_error(), "close() failed"); in on_exec_setup()
/third_party/boost/libs/asio/include/boost/asio/detail/impl/
Ddescriptor_ops.ipp37 get_last_error(ec, result < 0);
47 get_last_error(ec, result < 0);
70 get_last_error(ec, result < 0);
88 get_last_error(ec, result < 0);
93 get_last_error(ec, result < 0);
98 get_last_error(ec, result < 0);
138 get_last_error(ec, result < 0);
143 get_last_error(ec, result < 0);
148 get_last_error(ec, result < 0);
184 get_last_error(ec, bytes < 0);
[all …]
Dreactive_serial_port_service.ipp74 descriptor_ops::get_last_error(ec, s < 0);
90 descriptor_ops::get_last_error(ec, s < 0);
116 descriptor_ops::get_last_error(ec, s < 0);
124 descriptor_ops::get_last_error(ec, s < 0);
135 descriptor_ops::get_last_error(ec, s < 0);
Dsocket_ops.ipp77 inline void get_last_error(
117 get_last_error(ec, new_s == invalid_socket);
125 get_last_error(ec, result != 0);
291 get_last_error(ec, result != 0);
319 get_last_error(ec, result != 0);
351 get_last_error(ec, result != 0);
370 get_last_error(ec, result < 0);
373 get_last_error(ec, result < 0);
378 get_last_error(ec, result < 0);
383 get_last_error(ec, result < 0);
[all …]
/third_party/boost/boost/asio/detail/impl/
Ddescriptor_ops.ipp37 get_last_error(ec, result < 0);
47 get_last_error(ec, result < 0);
70 get_last_error(ec, result < 0);
88 get_last_error(ec, result < 0);
93 get_last_error(ec, result < 0);
98 get_last_error(ec, result < 0);
138 get_last_error(ec, result < 0);
143 get_last_error(ec, result < 0);
148 get_last_error(ec, result < 0);
184 get_last_error(ec, bytes < 0);
[all …]
Dreactive_serial_port_service.ipp74 descriptor_ops::get_last_error(ec, s < 0);
90 descriptor_ops::get_last_error(ec, s < 0);
116 descriptor_ops::get_last_error(ec, s < 0);
124 descriptor_ops::get_last_error(ec, s < 0);
135 descriptor_ops::get_last_error(ec, s < 0);
Dsocket_ops.ipp77 inline void get_last_error(
117 get_last_error(ec, new_s == invalid_socket);
125 get_last_error(ec, result != 0);
291 get_last_error(ec, result != 0);
319 get_last_error(ec, result != 0);
351 get_last_error(ec, result != 0);
370 get_last_error(ec, result < 0);
373 get_last_error(ec, result < 0);
378 get_last_error(ec, result < 0);
383 get_last_error(ec, result < 0);
[all …]
/third_party/python/Lib/ctypes/test/
Dtest_errno.py52 self.assertEqual(get_last_error(), 126)
55 self.assertEqual(get_last_error(), 32)
65 self.assertEqual(get_last_error(), 0)
71 self.assertEqual(get_last_error(), 32)
/third_party/boost/boost/process/detail/windows/
Dgroup_handle.hpp69 ec = get_last_error(); in enable_break_away()
84 ec = get_last_error(); in enable_break_away()
158 ec = get_last_error(); in add()
173 ec = get_last_error(); in has()
193 ec = boost::process::detail::get_last_error(); in terminate()
Dwait_group.hpp44 ec = get_last_error(); in wait_impl()
63 auto ec_ = get_last_error(); in wait_impl()
Dhandles.hpp51 ec = ::boost::process::detail::get_last_error(); in get_handles()
100 ec = ::boost::process::detail::get_last_error(); in is_stream_handle()
/third_party/boost/boost/interprocess/
Dmapped_region.hpp449 error_info err = winapi::get_last_error(); in mapped_region()
469 error_info err = winapi::get_last_error(); in mapped_region()
485 error_info err = winapi::get_last_error(); in mapped_region()
499 error_info err = winapi::get_last_error(); in mapped_region()
537 || (winapi::get_last_error() == winapi::error_not_locked); in shrink_by()
/third_party/boost/boost/process/
Dextend.hpp64 using ::boost::process::detail::get_last_error;
88 inline std::error_code get_last_error();

123