Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/bart/
H A Dcompare.c346 ctrl_acl[ACL_SIZE], ctrl_mtime[MISC_SIZE], in evaluate_differences() local
361 ctrl_acl, ctrl_mtime, ctrl_uid, ctrl_gid, ctrl_contents, in evaluate_differences()
399 if ((flags & ATTR_ACL) && (strcmp(ctrl_acl, test_acl) != 0)) { in evaluate_differences()
400 report_error(ctrl_fname, ACL_KEYWORD, ctrl_acl, in evaluate_differences()