Searched refs:get_path (Results 1 – 1 of 1) sorted by relevance
887 let get_path = |cstr: *const u8| -> Result<String, SystemError> { in link() localVariable900 let old = get_path(old)?; in link()901 let new = get_path(new)?; in link()