Home
last modified time | relevance | path

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

/third_party/node/deps/undici/src/lib/llhttp/
Dconstants.d.ts71 ACL = 19, enumerator
/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