Home
last modified time | relevance | path

Searched refs:as_bytes_with_nul (Results 1 – 1 of 1) sorted by relevance

/linux/rust/kernel/
A Dstr.rs263 pub const fn as_bytes_with_nul(&self) -> &[u8] { in as_bytes_with_nul() method
855 <Vec<_> as VecExt<_>>::extend_from_slice(&mut buf, cstr.as_bytes_with_nul(), GFP_KERNEL) in try_from()

Completed in 7 milliseconds