Searched refs:ERRMSG_NAME (Results 1 - 1 of 1) sorted by relevance
/third_party/rust/crates/nix/src/mount/ | ||
H A D | bsd.rs | 379 const ERRMSG_NAME: &[u8] = b"errmsg\0"; in nmount() consts 384 self.push_slice(ERRMSG_NAME, false); in nmount() |
Completed in 1 milliseconds