acl_equiv_mode (3) Linux Manual Page
acl_equiv_mode – check for an equivalent ACL LibraryLinux Access Control Lists library (libacl, -lacl). SynopsisIn sys/types.h In acl/libacl.h Ft int Fn acl_equiv_mode acl_t acl mode_t *mode_p DescriptionThe Fn acl_equiv_mode function checks if the ACL pointed to by the argument acl contains only the required ACL entries of tag types ACL_USER_OBJ, ACL_GROUP_OBJ, and ACL_OTHER, and contains…
