Home
last modified time | relevance | path

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

/netbsd-src/tests/lib/libcurses/slave/
H A Dcurses_commands.h251 void cmd_touchwin(int, char **);
H A Dcommand_table.h248 {"touchwin", cmd_touchwin},
H A Dcurses_commands.c2688 cmd_touchwin(int nargs, char **args) in cmd_touchwin() function