Searched refs:UnixBind (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/rust/crates/vhost-device-vsock/src/ | ||
D | vhu_vsock.rs | 93 UnixBind(std::io::Error), enumerator |
D | vhu_vsock_thread.rs | 99 .map_err(Error::UnixBind)?; in new() |