Searched defs:ACL (Results 1 – 3 of 3) sorted by relevance
71 ACL = 19, enumerator
292 pub(super) const ACL: u32 = 1 << 0; constant306 const ACL = copyfile::ACL; constant
1716 } __attribute__((__packed__)) ACL; typedef