Searched refs:debug_mode (Results 1 – 20 of 20) sorted by relevance
/freebsd/contrib/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() 695 run_daemon(const char* cfgfile, int cmdline_verbose, int debug_mode, int need_pidfile) in run_daemon() argument 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() local 809 debug_mode++; in main() 841 run_daemon(cfgfile, cmdline_verbose, debug_mode, need_pidfile); in main()
|
/freebsd/usr.bin/dtc/ |
H A D | dtc.cc | 106 bool debug_mode = false; in main() local 195 debug_mode = true; in main() 361 if (debug_mode) in main()
|
/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_proto_if.h | 84 u8 debug_mode; member 121 u8 debug_mode; member
|
H A D | storage_common.h | 131 u8 debug_mode /* Use iscsi_debug_mode enum */; member
|
H A D | iscsi_common.h | 1706 struct iscsi_debug_modes debug_mode /* Use iscsi_debug_mode flags */; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDKernelCodeTInfo.h | 107 COMPPGM1(debug_mode, compute_pgm_rsrc1_debug_mode, DEBUG_MODE),
|
H A D | AMDKernelCodeTUtils.cpp | 111 GEN_HAS_MEMBER(debug_mode) in GEN_HAS_MEMBER()
|
/freebsd/sys/contrib/ncsw/inc/flib/ |
H A D | fsl_fman_memac.h | 351 bool debug_mode; member
|
/freebsd/sys/contrib/ncsw/Peripherals/FM/MAC/ |
H A D | fman_memac.c | 509 cfg->debug_mode = FALSE; in fman_memac_defconfig()
|
/freebsd/contrib/openbsm/config/ |
H A D | ltmain.sh | 2259 $debug_mode
|
/freebsd/contrib/openpam/ |
H A D | ltmain.sh | 2497 $debug_mode
|
/freebsd/contrib/ntp/sntp/libevent/ |
H A D | ltmain.sh | 2259 $debug_mode
|
H A D | ChangeLog-2.0 | 747 o Catch attempts to enable debug_mode too late (9ecf0d4)
|
/freebsd/contrib/ntp/sntp/libevent/build-aux/ |
H A D | ltmain.sh | 2259 $debug_mode
|
/freebsd/contrib/libevent/build-aux/ |
H A D | ltmain.sh | 2458 $debug_mode
|
/freebsd/contrib/sqlite3/ |
H A D | ltmain.sh | 2332 $debug_mode
|
/freebsd/contrib/ldns/ |
H A D | ltmain.sh | 2332 $debug_mode
|
/freebsd/contrib/unbound/ |
H A D | ltmain.sh | 2259 $debug_mode
|
/freebsd/contrib/file/ |
H A D | ltmain.sh | 2500 $debug_mode
|
/freebsd/contrib/libevent/ |
H A D | ChangeLog-2.0 | 747 o Catch attempts to enable debug_mode too late (9ecf0d4)
|