| Home | Sort by: relevance | last modified time | path |
| /src/tests/lib/libcurses/slave/ | |
| command_table.h | 235 {"savetty", cmd_savetty}, |
| curses_commands.h | 238 void cmd_savetty(int, char **); |
| curses_commands.c | 2535 cmd_savetty(int nargs, char **args) function |