Searched refs:set_debug (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/flex/
H A DFlexLexer.h92 void set_debug( int flag ) { yy_flex_debug = flag; } function in class:FlexLexer
/freebsd-11-stable/etc/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-11-stable/contrib/gdb/gdb/cli/
H A Dcli-cmds.c75 static void set_debug (char *, int);
1008 set_debug (char *arg, int from_tty)
1213 add_prefix_cmd ("debug", no_class, set_debug,
1002 set_debug (char *arg, int from_tty) function

Completed in 78 milliseconds