Searched refs:show_func (Results 1 – 4 of 4) sorted by relevance
/openbsd/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/gnu/usr.bin/binutils/gdb/cli/ |
H A D | cli-decode.c | 362 if (show_func != NULL) in add_setshow_cmd_full() 427 set_func, show_func, in add_setshow_enum_cmd() 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 495 set_func, show_func, in add_setshow_filename_cmd() 508 cmd_sfunc_ftype *show_func, in add_setshow_string_cmd() argument 514 set_func, show_func, in add_setshow_string_cmd() 535 set_func, show_func, in add_setshow_uinteger_cmd() [all …]
|