Searched refs:as_bytes_with_nul (Results 1 – 1 of 1) sorted by relevance
263 pub const fn as_bytes_with_nul(&self) -> &[u8] { in as_bytes_with_nul() method855 <Vec<_> as VecExt<_>>::extend_from_slice(&mut buf, cstr.as_bytes_with_nul(), GFP_KERNEL) in try_from()
Completed in 7 milliseconds