Searched refs:local_std (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/ee/
H A Dnew_curse.c742 WINDOW *local_std; local
758 local_std = newwin(LINES, COLS, 0, 0);
761 copy_window(stdscr, local_std);
767 stdscr = local_std;

Completed in 160 milliseconds