Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dcommand.h235 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 Dremote.c637 cmd_sfunc_ftype *show_func, in add_packet_config_cmd() argument
664 set_func, show_func, in add_packet_config_cmd()
H A DChangeLog-20027810 set_func and show_func to cmd_sfunc_ftype.
/openbsd-src/gnu/usr.bin/binutils/gdb/cli/
H A Dcli-decode.c335 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 …]