Lines Matching full:acl
31 .Nd retrieve an ACL entry from an ACL
38 .Fn acl_get_entry "acl_t acl" "int entry_id" "acl_entry_t *entry_p"
43 is a POSIX.1e call that retrieves a descriptor for an ACL entry
46 within the ACL indicated by the argument
47 .Fa acl .
55 a descriptor for the first ACL entry within
56 .Fa acl .
80 function successfully obtains an ACL entry, a value of 1 is returned.
81 If the ACL has no ACL entries, the
88 and the last ACL entry in the ACL has already been returned by a
107 .Fa acl
108 does not point to a valid ACL.
117 .Xr acl 3 ,