Searched refs:show_func (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | command.h | 235 cmd_sfunc_ftype *show_func, 247 cmd_sfunc_ftype *show_func, 257 cmd_sfunc_ftype *show_func, 269 cmd_sfunc_ftype *show_func, 281 cmd_sfunc_ftype *show_func, 293 cmd_sfunc_ftype *show_func, 305 cmd_sfunc_ftype *show_func,
|
| H A D | remote.c | 637 cmd_sfunc_ftype *show_func, in add_packet_config_cmd() argument 664 set_func, show_func, in add_packet_config_cmd()
|
| H A D | ChangeLog-2002 | 7810 set_func and show_func to cmd_sfunc_ftype.
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/cli/ |
| H A D | cli-decode.c | 335 cmd_sfunc_ftype *show_func, in add_setshow_cmd_full() argument 362 if (show_func != NULL) in add_setshow_cmd_full() 363 set_cmd_sfunc (show, show_func); in add_setshow_cmd_full() 420 cmd_sfunc_ftype *show_func, in add_setshow_enum_cmd() argument 427 set_func, show_func, in add_setshow_enum_cmd() 444 cmd_sfunc_ftype *show_func, in add_setshow_auto_boolean_cmd() argument 452 set_func, show_func, in add_setshow_auto_boolean_cmd() 467 cmd_sfunc_ftype *show_func, in add_setshow_boolean_cmd() argument 475 set_func, show_func, in add_setshow_boolean_cmd() 489 cmd_sfunc_ftype *show_func, in add_setshow_filename_cmd() argument [all …]
|