Searched refs:ttysize (Results 1 – 6 of 6) sorted by relevance
533 check_tty_name(char *tty, size_t ttysize) in check_tty_name() argument539 for (p = tty; p + 1 < tty + ttysize && *p; p++) in check_tty_name()550 strlcpy(tty, "/dev/null", ttysize); in check_tty_name()
65 # define STRUCT_WINSIZE struct ttysize
474 struct ttysize w; in GetTermSizeGSIZE()572 struct ttysize w; in SetTerminalSize()
88 # define STRUCT_WINSIZE struct ttysize
63 # define STRUCT_WINSIZE struct ttysize
959 struct ttysize ts; in terminal_get_size()