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