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()
205 pub fn set_handle_inheritance(hndl: RawHandle, inheritable: bool) -> io::Result<()> { in set_handle_inheritance() function
1410 win_util::set_handle_inheritance(handle.as_raw_descriptor(), /* inheritable= */ true) in spawn_unsandboxed_child()1428 win_util::set_handle_inheritance(handle.as_raw_descriptor(), /* inheritable= */ false) in spawn_unsandboxed_child()