Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/binutils/gdb/tui/
Dtui-layout.c407 tui_set_layout_for_display_command (const char *layout_name) in tui_set_layout_for_display_command() argument
411 if (layout_name != (char *) NULL) in tui_set_layout_for_display_command()
419 buf_ptr = (char *) xstrdup (layout_name); in tui_set_layout_for_display_command()
420 for (i = 0; (i < strlen (layout_name)); i++) in tui_set_layout_for_display_command()