Home
last modified time | relevance | path

Searched defs:FSOPT_NOFOLLOW (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/rustix/src/backend/libc/fs/
H A Dsyscalls.rs558 const FSOPT_NOFOLLOW: c::c_ulong = 0x0000_0001; consts
/third_party/rust/crates/libc/src/unix/bsd/apple/
H A Dmod.rs4780 pub const FSOPT_NOFOLLOW: u32 = 0x1; consts

Completed in 16 milliseconds