Home
last modified time | relevance | path

Searched refs:set_debug (Results 1 – 6 of 6) sorted by relevance

/freebsd/libexec/rc/rc.d/
H A Dbluetooth105 ngctl msg ${dev}hci: set_debug ${bluetooth_device_hci_debug_level} \
115 ngctl msg ${dev}l2cap: set_debug ${bluetooth_device_l2cap_debug_level} \
/freebsd/contrib/flex/src/
H A DFlexLexer.h99 void set_debug( int flag ) { yy_flex_debug = flag; } in set_debug() function
H A Dflex.skl156 M4_GEN_PREFIX(`set_debug')
/freebsd/usr.sbin/ctld/
H A Dconf.cc79 conf->set_debug(debug); in conf_set_debug()
H A Dctld.cc88 conf::set_debug(int debug) in set_debug() function in conf
2716 oldconf->set_debug(debug); in main()
2717 newconf->set_debug(debug); in main()
2763 tmpconf->set_debug(debug); in main()
2783 newconf->set_debug(debug); in main()
H A Dctld.hh501 void set_debug(int debug);