Home
last modified time | relevance | path

Searched refs:str_opt (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/nix/test/
H A Dtest_nmount.rs20 .str_opt(&fstype, &nullfs) in ok()
/third_party/rust/crates/nix/src/mount/
H A Dbsd.rs189 /// .str_opt(&fstype, &nullfs)
339 /// .str_opt(&fstype, &nullfs);
341 pub fn str_opt(&mut self, name: &'a CStr, val: &'a CStr) -> &mut Self { in str_opt() functions
349 /// This has higher runtime cost than [`Nmount::str_opt`], but is useful

Completed in 1 milliseconds