Home
last modified time | relevance | path

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

/freebsd-12.1/libexec/rc/rc.d/
H A Dbluetooth106 ngctl msg ${dev}hci: set_debug ${bluetooth_device_hci_debug_level} \
116 ngctl msg ${dev}l2cap: set_debug ${bluetooth_device_l2cap_debug_level} \
/freebsd-12.1/contrib/flex/
H A DFlexLexer.h92 void set_debug( int flag ) { yy_flex_debug = flag; } in set_debug() function
H A Dflex.skl140 M4_GEN_PREFIX(`set_debug')
/freebsd-12.1/contrib/gdb/gdb/cli/
H A Dcli-cmds.c75 static void set_debug (char *, int);
1002 set_debug (char *arg, int from_tty) in set_debug() function
1206 add_prefix_cmd ("debug", no_class, set_debug, in init_cli_cmds()