Lines Matching refs:prog_fmt
32 boolean_t prog_fmt, uint_t flags);
37 boolean_t prog_fmt, int flags);
39 char *test_val, boolean_t prog_fmt);
56 boolean_t prog_fmt = B_FALSE; in bart_compare() local
63 prog_fmt = B_TRUE; in bart_compare()
98 prog_fmt, glob_flags)); in bart_compare()
103 boolean_t prog_fmt, uint_t flags) in compare_manifests() argument
158 prog_fmt, flags) != 0) in compare_manifests()
170 NULL, prog_fmt); in compare_manifests()
179 NULL, NULL, prog_fmt); in compare_manifests()
196 NULL, prog_fmt); in compare_manifests()
211 NULL, prog_fmt); in compare_manifests()
222 if (prog_fmt && (return_status != 0)) in compare_manifests()
341 boolean_t prog_fmt, int flags) in evaluate_differences() argument
383 test_type, prog_fmt); in evaluate_differences()
389 test_size, prog_fmt); in evaluate_differences()
395 test_mode, prog_fmt); in evaluate_differences()
401 test_acl, prog_fmt); in evaluate_differences()
420 test_mtime, prog_fmt); in evaluate_differences()
428 prog_fmt); in evaluate_differences()
435 test_mtime, prog_fmt); in evaluate_differences()
442 test_mtime, prog_fmt); in evaluate_differences()
448 test_mtime, prog_fmt); in evaluate_differences()
454 test_uid, prog_fmt); in evaluate_differences()
460 test_gid, prog_fmt); in evaluate_differences()
467 test_devnode, prog_fmt); in evaluate_differences()
473 test_dest, prog_fmt); in evaluate_differences()
480 test_contents, prog_fmt); in evaluate_differences()
492 boolean_t prog_fmt) in report_error() argument
496 if (!prog_fmt) { in report_error()