Searched refs:CreateControlServer (Results 1 – 1 of 1) sorted by relevance
104 CreateControlServer(io::Error), enumerator224 CreateControlServer(e) => write!(f, "failed to create control server: {}", e), in fmt()2399 UnixSeqpacketListener::bind(path).map_err(Error::CreateControlServer)?, in run_vm()