HomeSort by: relevance | last modified time | path
    Searched defs:tty_large_region (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/tmux/dist/
tty.c 63 static int tty_large_region(struct tty *, const struct tty_ctx *);
1065 tty_large_region(__unused struct tty *tty, const struct tty_ctx *ctx) function
1099 if (tty_large_region(tty, ctx)) {

Completed in 27 milliseconds