Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dopp.rs90 fn to_c_str_array(names: &[CString]) -> Result<KVec<*const u8>> { in to_c_str_array() function
447 let list = to_c_str_array(x)?; in set()
456 let list = to_c_str_array(x)?; in set()