Home
last modified time | relevance | path

Searched refs:ctrl_mtime (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()
406 if (strcmp(ctrl_mtime, test_mtime) != 0) { in evaluate_differences()
419 report_error(ctrl_fname, tag, ctrl_mtime, in evaluate_differences()
426 (strcmp(ctrl_mtime, test_mtime) != 0)) { in evaluate_differences()
427 report_error(ctrl_fname, MTIME_KEYWORD, ctrl_mtime, test_mtime, in evaluate_differences()
433 (strcmp(ctrl_mtime, test_mtime) != 0)) { in evaluate_differences()
434 report_error(ctrl_fname, DIRMTIME_KEYWORD, ctrl_mtime, in evaluate_differences()
440 (strcmp(ctrl_mtime, test_mtime) != 0)) { in evaluate_differences()
441 report_error(ctrl_fname, LNMTIME_KEYWORD, ctrl_mtime, in evaluate_differences()
[all …]