Searched refs:ctrl_uid (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/bart/ |
H A D | compare.c | 347 ctrl_uid[MISC_SIZE], ctrl_gid[MISC_SIZE], in evaluate_differences() local 361 ctrl_acl, ctrl_mtime, ctrl_uid, ctrl_gid, ctrl_contents, in evaluate_differences() 452 if ((flags & ATTR_UID) && (strcmp(ctrl_uid, test_uid) != 0)) { in evaluate_differences() 453 report_error(ctrl_fname, UID_KEYWORD, ctrl_uid, in evaluate_differences()
|