acl_get_perm (3) Linux Manual Page
NAME acl_get_perm – test for a permission in an ACL permission set LIBRARY Linux Access Control Lists library (libacl, -lacl). SYNOPSIS In sys/types.h In acl/libacl.h Ft int Fn acl_get_perm acl_permset_t permset_d acl_perm_t perm DESCRIPTION The Fn acl_get_perm function tests if the permission specified by the argument perm is contained in the ACL permission set pointed…
