Searched refs:Gterminal (Results 1 – 1 of 1) sorted by relevance
2333 struct termio Gterminal; local2335 struct sgttyb Gterminal; local2353 Gterminal.c_cc[VTIME] = 0; /* timeout value */2354 Gterminal.c_lflag &= ~ICANON; /* disable canonical operation */2355 Gterminal.c_lflag &= ~ECHO; /* disable echo */