Home
last modified time | relevance | path

Searched refs:set_cmd_sfunc (Results 1 – 3 of 3) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Dcommand.h155 extern void set_cmd_sfunc (struct cmd_list_element *cmd,
H A Dbreakpoint.c15819 set_cmd_sfunc (command, sfunc); in add_catch_command()
15825 set_cmd_sfunc (command, sfunc); in add_catch_command()
/dflybsd-src/contrib/gdb-7/gdb/cli/
H A Dcli-decode.c133 set_cmd_sfunc (struct cmd_list_element *cmd, cmd_sfunc_ftype *sfunc) in set_cmd_sfunc() function
417 set_cmd_sfunc (c, empty_sfunc); in add_set_or_show_cmd()
463 set_cmd_sfunc (set, set_func); in add_setshow_cmd_full()