Searched refs:set_handle_inheritance (Results 1 – 3 of 3) sorted by relevance
575 win_util::set_handle_inheritance( in set_stdout_handle()603 win_util::set_handle_inheritance( in set_stderr_handle()
226 pub fn set_handle_inheritance(hndl: RawHandle, inheritable: bool) -> io::Result<()> { in set_handle_inheritance() function
1283 win_util::set_handle_inheritance(handle.as_raw_descriptor(), /* inheritable= */ true) in spawn_unsandboxed_child()1301 win_util::set_handle_inheritance(handle.as_raw_descriptor(), /* inheritable= */ false) in spawn_unsandboxed_child()