Searched refs:str_opt (Results 1 – 2 of 2) sorted by relevance
20 .str_opt(&fstype, &nullfs) in ok()
341 pub fn str_opt(&mut self, name: &'a CStr, val: &'a CStr) -> &mut Self { in str_opt() method