Searched refs:string_from_bytes_with_nul (Results 1 – 1 of 1) sorted by relevance
115 fn string_from_bytes_with_nul(buffer: &[u8], mut len: usize) -> Result<String> { in string_from_bytes_with_nul() function155 string_from_bytes_with_nul(&name.buffer, len as usize) in name()170 string_from_bytes_with_nul(&uniq.buffer, len as usize) in serial_name()