Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bart/
H A Dcompare.c345 ctrl_acl[ACL_SIZE], ctrl_mtime[MISC_SIZE], in evaluate_differences() local
360 ctrl_acl, ctrl_mtime, ctrl_uid, ctrl_gid, ctrl_contents, in evaluate_differences()
405 if (strcmp(ctrl_mtime, test_mtime) != 0) { in evaluate_differences()
418 report_error(ctrl_fname, tag, ctrl_mtime, in evaluate_differences()
425 (strcmp(ctrl_mtime, test_mtime) != 0)) { in evaluate_differences()
426 report_error(ctrl_fname, MTIME_KEYWORD, ctrl_mtime, test_mtime, in evaluate_differences()
432 (strcmp(ctrl_mtime, test_mtime) != 0)) { in evaluate_differences()
433 report_error(ctrl_fname, DIRMTIME_KEYWORD, ctrl_mtime, in evaluate_differences()
439 (strcmp(ctrl_mtime, test_mtime) != 0)) { in evaluate_differences()
440 report_error(ctrl_fname, LNMTIME_KEYWORD, ctrl_mtime, in evaluate_differences()
[all …]