Home
last modified time | relevance | path

Searched defs:ACL (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/rustix/src/backend/libc/fs/
Dtypes.rs292 pub(super) const ACL: u32 = 1 << 0; constant
306 const ACL = copyfile::ACL; constant
/third_party/ntfs-3g/include/ntfs-3g/
Dlayout.h1716 } __attribute__((__packed__)) ACL; typedef