Searched defs:terminal_end (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/usr.bin/top/ | ||
H A D | screen.c | 51 static char *terminal_end; variable |
/freebsd-src/contrib/libedit/ | ||
H A D | terminal.c | 314 terminal_end(EditLine *el) in terminal_end() function |