acl_cmp (3) Linux Manual Page
NAME acl_cmp – compare two ACLs LIBRARY Linux Access Control Lists library (libacl, -lacl). SYNOPSIS In sys/types.h In acl/libacl.h Ft int Fn acl_cmp acl_t acl1 acl_t acl2 DESCRIPTION The Fn acl_cmp function compares the ACLs pointed to by the arguments acl1 and acl2 for equality. The two ACLs are considered equal if for each entry…
