Lines Matching refs:prog_fmt
31 boolean_t prog_fmt, uint_t flags);
36 boolean_t prog_fmt, int flags);
38 char *test_val, boolean_t prog_fmt);
55 boolean_t prog_fmt = B_FALSE; in bart_compare() local
62 prog_fmt = B_TRUE; in bart_compare()
97 prog_fmt, glob_flags)); in bart_compare()
102 boolean_t prog_fmt, uint_t flags) in compare_manifests() argument
157 prog_fmt, flags) != 0) in compare_manifests()
169 NULL, prog_fmt); in compare_manifests()
178 NULL, NULL, prog_fmt); in compare_manifests()
195 NULL, prog_fmt); in compare_manifests()
210 NULL, prog_fmt); in compare_manifests()
221 if (prog_fmt && (return_status != 0)) in compare_manifests()
340 boolean_t prog_fmt, int flags) in evaluate_differences() argument
382 test_type, prog_fmt); in evaluate_differences()
388 test_size, prog_fmt); in evaluate_differences()
394 test_mode, prog_fmt); in evaluate_differences()
400 test_acl, prog_fmt); in evaluate_differences()
419 test_mtime, prog_fmt); in evaluate_differences()
427 prog_fmt); in evaluate_differences()
434 test_mtime, prog_fmt); in evaluate_differences()
441 test_mtime, prog_fmt); in evaluate_differences()
447 test_mtime, prog_fmt); in evaluate_differences()
453 test_uid, prog_fmt); in evaluate_differences()
459 test_gid, prog_fmt); in evaluate_differences()
466 test_devnode, prog_fmt); in evaluate_differences()
472 test_dest, prog_fmt); in evaluate_differences()
479 test_contents, prog_fmt); in evaluate_differences()
491 boolean_t prog_fmt) in report_error() argument
495 if (!prog_fmt) { in report_error()