Searched refs:debug_mode (Results 1 – 8 of 8) sorted by relevance
| /openbsd-src/usr.sbin/unbound/daemon/ |
| H A D | unbound.c | 302 int cmdline_verbose, int debug_mode) in apply_settings() argument 306 if (debug_mode > 1) { in apply_settings() 468 perform_setup(struct daemon* daemon, struct config_file* cfg, int debug_mode, in perform_setup() argument 563 if(!debug_mode && cfg->do_daemonize) { in perform_setup() 691 * @param debug_mode: if set, do not daemonize. in run_daemon() argument 695 run_daemon(const char* cfgfile, int cmdline_verbose, int debug_mode, int need_pidfile) in run_daemon() 719 apply_settings(daemon, cfg, cmdline_verbose, debug_mode); in run_daemon() 727 perform_setup(daemon, cfg, debug_mode, &cfgfile, need_pidfile); in run_daemon() 780 int debug_mode = 0; in main() 809 debug_mode in main() 776 int debug_mode = 0; main() local [all...] |
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/Utils/ |
| H A D | AMDKernelCodeTInfo.h | 83 COMPPGM1(debug_mode, compute_pgm_rsrc1_debug_mode, DEBUG_MODE),
|
| /openbsd-src/usr.sbin/nsd/ |
| H A D | options.h | 82 int debug_mode; member
|
| H A D | nsd-checkconf.c | 407 SERV_GET_BIN(debug_mode, o); in config_print_zone() 615 printf("\tdebug-mode: %s\n", opt->debug_mode?"yes":"no"); in config_test_print_server()
|
| H A D | configparser.y | 288 { cfg_parser->opt->debug_mode = $2; }
|
| H A D | nsd.c | 1158 if(nsd.options->debug_mode) nsd.debug=1; in main()
|
| H A D | options.c | 63 opt->debug_mode = 0; in nsd_options_create()
|
| /openbsd-src/usr.sbin/unbound/ |
| H A D | ltmain.sh | 2497 $debug_mode
|