Lines Matching refs:ws
652 struct winsize ws;653 EXPECT_EQ(ioctl(2, TIOCGWINSZ, &ws), 0);654 EXPECT_NOT_POISONED(ws.ws_col);