Searched refs:OptionRemoteRoFile (Results 1 – 1 of 1) sorted by relevance
62 remote_ro_file: Vec<OptionRemoteRoFile>,91 struct OptionRemoteRoFile { struct147 fn parse_remote_ro_file_option(option: &str) -> Result<OptionRemoteRoFile> { in parse_remote_ro_file_option() argument152 Ok(OptionRemoteRoFile { in parse_remote_ro_file_option()