Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bart/
H A Dcompare.c346 ctrl_uid[MISC_SIZE], ctrl_gid[MISC_SIZE], in evaluate_differences() local
360 ctrl_acl, ctrl_mtime, ctrl_uid, ctrl_gid, ctrl_contents, in evaluate_differences()
457 if ((flags & ATTR_GID) && (strcmp(ctrl_gid, test_gid) != 0)) { in evaluate_differences()
458 report_error(ctrl_fname, GID_KEYWORD, ctrl_gid, in evaluate_differences()