Lines Matching refs:show_doc
332 const char *set_doc, const char *show_doc, in add_setshow_cmd_full() argument
349 full_show_doc = xstrprintf ("%s\n%s", show_doc, help_doc); in add_setshow_cmd_full()
354 full_show_doc = xstrdup (show_doc); in add_setshow_cmd_full()
416 const char *show_doc, in add_setshow_enum_cmd() argument
426 set_doc, show_doc, help_doc, print, in add_setshow_enum_cmd()
441 const char *set_doc, const char *show_doc, in add_setshow_auto_boolean_cmd() argument
451 set_doc, show_doc, help_doc, print, in add_setshow_auto_boolean_cmd()
464 const char *set_doc, const char *show_doc, in add_setshow_boolean_cmd() argument
474 set_doc, show_doc, help_doc, print, in add_setshow_boolean_cmd()
486 const char *set_doc, const char *show_doc, in add_setshow_filename_cmd() argument
494 set_doc, show_doc, help_doc, print, in add_setshow_filename_cmd()
505 const char *set_doc, const char *show_doc, in add_setshow_string_cmd() argument
513 set_doc, show_doc, help_doc, print, in add_setshow_string_cmd()
526 const char *set_doc, const char *show_doc, in add_setshow_uinteger_cmd() argument
534 set_doc, show_doc, help_doc, print, in add_setshow_uinteger_cmd()
547 const char *set_doc, const char *show_doc, in add_setshow_zinteger_cmd() argument
555 set_doc, show_doc, help_doc, print, in add_setshow_zinteger_cmd()