Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gdb/dist/gdb/tui/
Dtui-win.c714 std::string matching_window_name; in tui_set_focus_command() local
727 if (matching_window_name.empty ()) in tui_set_focus_command()
728 matching_window_name = name; in tui_set_focus_command()
734 if (!matching_window_name.empty ()) in tui_set_focus_command()
741 matching_window_name.c_str ()); in tui_set_focus_command()