Searched refs:opt_debug (Results 1 – 13 of 13) sorted by relevance
83 dbgmask_t opt_debug; /* debug mask */ variable162 opt_debug |= strtol(optarg, (char **)NULL, 0); in main()239 if (opt_debug & DBG_MISC) in main()240 fprintf(stderr, "MISC: DBG=%s\n", showflags(dbgmap, opt_debug)); in main()370 if (opt_debug & DBG_MISC) in main()534 if (opt_debug & DBG_FILES) { in findfiles()561 } else if (opt_debug & DBG_FILES) in findfiles()591 if (opt_debug & DBG_FILES) in cleanup()597 if (opt_debug & DBG_FILES) in cleanup()682 if (opt_debug & DBG_MISC) in whoami()
122 if (opt_debug & DBG_IGNORE) in ignore_check()132 if (opt_debug & DBG_IGNORE) in ignore_check()158 if (opt_debug & DBG_IGNORE) in ignore_file()186 if (opt_debug & DBG_IGNORE) in ignore_expr()206 if (opt_debug & DBG_IGNORE) in ignore_pgm()232 if (opt_debug & DBG_IGNORE) in ignore_pgm()
148 if (opt_debug & DBG_EVAL) in evaluate()156 if (opt_debug & DBG_EVAL) in evaluate()375 if (opt_debug & DBG_EVAL) in eval_file()391 if (opt_debug & DBG_EVAL) in eval_file()511 if (opt_debug & DBG_EVAL) in walker()537 if (opt_debug & DBG_EVAL) in walker()564 if (opt_debug & DBG_EVAL) in walker()630 if (opt_debug & DBG_EVAL) in walker()682 if (opt_debug & DBG_STAT) in note_info()752 if (opt_debug & DBG_STAT) in update_info()[all …]
115 if (opt_debug & DBG_FILES) in read_rules()306 if (opt_debug & DBG_FILES) in write_rules()457 if (opt_debug & DBG_RULE) { in add_rule()632 if (opt_debug & DBG_RULE) in check_restr()
101 if (opt_debug & DBG_BASE) in add_base()132 if (opt_debug & DBG_BASE) in add_base()271 if (opt_debug & DBG_LIST) in add_file_to_base()301 if (opt_debug & DBG_LIST) in add_file_to_dir()352 if (opt_debug & DBG_FILES) in read_baseline()670 if (opt_debug & DBG_FILES) in write_baseline()
198 if (opt_debug & DBG_RECON) { in do_like()224 if (opt_debug & DBG_RECON) in do_like()253 if (opt_debug & DBG_RECON) in do_like()309 if (opt_debug & DBG_RECON) in do_like()521 if (opt_debug & DBG_RECON) { in do_copy()896 if (opt_debug & DBG_RECON) in do_remove()974 if (opt_debug & DBG_RECON) in do_rename()
295 if (opt_debug & DBG_MISC) in dbg_set_error()332 if (opt_debug & DBG_MISC) in dbg_chk_error()
243 if (opt_debug & DBG_ANAL) in prune_file()395 if (opt_debug & DBG_ANAL) { in check_file()729 if (opt_debug & DBG_ANAL) in find_link()801 if (opt_debug & DBG_ANAL) in find_link()939 if (opt_debug & DBG_STAT) in link_update()
122 if (opt_debug & DBG_VARS) in qualify()241 if (opt_debug & DBG_VARS) in expand()
126 if (opt_debug & DBG_RECON) in reconcile()486 if (opt_debug & DBG_MISC) in reconcile()703 if (opt_debug & DBG_ANAL) in samecompare()
135 extern dbgmask_t opt_debug; /* debugging options */
227 if (opt_debug & DBG_ANAL) in note_rename()
244 boolean_t opt_debug = B_FALSE; variable2352 opt_debug = B_TRUE; in main()