Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/bart/
H A Dcompare.c351 test_mtime[MISC_SIZE], test_uid[MISC_SIZE], in evaluate_differences() local
374 test_acl, test_mtime, test_uid, test_gid, test_contents, in evaluate_differences()
406 if (strcmp(ctrl_mtime, test_mtime) != 0) { in evaluate_differences()
420 test_mtime, prog_fmt); 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()
435 test_mtime, prog_fmt); in evaluate_differences()
440 (strcmp(ctrl_mtime, test_mtime) != 0)) { in evaluate_differences()
442 test_mtime, prog_fmt); in evaluate_differences()
[all …]