Home
last modified time | relevance | path

Searched refs:test_acl (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/bart/
H A Dcompare.c349 test_mode[MISC_SIZE], test_acl[ACL_SIZE], in evaluate_differences() local
373 test_acl, test_mtime, test_uid, test_gid, test_contents, in evaluate_differences()
398 if ((flags & ATTR_ACL) && (strcmp(ctrl_acl, test_acl) != 0)) { in evaluate_differences()
400 test_acl, prog_fmt); in evaluate_differences()