ACL_CNT 29 maint/gnulib/lib/acl-internal.h #if defined HAVE_FACL && ! defined GETACLCNT && defined ACL_CNT ACL_CNT 30 maint/gnulib/lib/acl-internal.h # define GETACLCNT ACL_CNT ACL_CNT 462 maint/gnulib/tests/test-sameacls.c count1 = acl ((char *) file1, ACL_CNT, NACLVENTRIES, dummy_entries); ACL_CNT 466 maint/gnulib/tests/test-sameacls.c count2 = acl ((char *) file2, ACL_CNT, NACLVENTRIES, dummy_entries); ACL_CNT 647 maint/gnulib/tests/test-sameacls.c count1 = acl ((char *) file1, ACL_CNT, NACLENTRIES, NULL); ACL_CNT 648 maint/gnulib/tests/test-sameacls.c count2 = acl ((char *) file2, ACL_CNT, NACLENTRIES, NULL);