Searched refs:MNT_NOSYMFOLLOW (Results 1 - 2 of 2) sorted by relevance
/third_party/rust/crates/nix/src/mount/ | ||
H A D | bsd.rs | 60 MNT_NOSYMFOLLOW; |
/third_party/rust/crates/libc/src/unix/bsd/freebsdlike/ | ||
H A D | mod.rs | 637 pub const MNT_NOSYMFOLLOW: ::c_int = 0x00400000; consts |
Completed in 6 milliseconds