Searched refs:tmp_name (Results 1 – 1 of 1) sorted by relevance
133 let tmp_name: Vec<u8> = "Unknown".as_bytes().to_vec(); in open_status() localVariable143 String::from_utf8(tmp_name).unwrap_or("NULL".to_string()) in open_status()