dummy_entries     460 maint/gnulib/tests/test-sameacls.c     struct acl dummy_entries[NACLVENTRIES];
dummy_entries     462 maint/gnulib/tests/test-sameacls.c     count1 = acl ((char *) file1, ACL_CNT, NACLVENTRIES, dummy_entries);
dummy_entries     466 maint/gnulib/tests/test-sameacls.c     count2 = acl ((char *) file2, ACL_CNT, NACLVENTRIES, dummy_entries);