Searched defs:to_guest (Results 1 – 2 of 2) sorted by relevance
137 pub(crate) to_guest: Arc<Mutex<PipeConnection>>, field236 let to_guest = create_client_pipe_helper(&from_guest_path, logs_dir); in new_generic() localVariable
76 pub to_guest: Arc<Mutex<File>>, field