Searched refs:to_char_array (Results 1 – 1 of 1) sorted by relevance
290 fn to_char_array(s: &str) -> Vec<u8> { in to_char_array() function423 let k = to_char_array(orig_k); in test_get_xattr()424 let v = to_char_array(orig_v); in test_get_xattr()