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

/osnet-11/usr/src/lib/libntfs/common/include/ntfs/
H A Dlayout.h1616 * An ACE is an access-control entry in an access-control list (ACL).
1737 * The access system ACL and maximum allowed access types (bits 24 to
1854 * struct ACL - An ACL is an access-control list (ACL).
1856 * An ACL starts with an ACL header structure, which specifies the size of
1857 * the ACL and the number of ACEs it contains. The ACL header is followed by
1858 * zero or more access control entries (ACEs). The ACL a
1872 } __attribute__((__packed__)) ACL; typedef in typeref:struct:__anon2090
[all...]

Completed in 246 milliseconds