Home
last modified time | relevance | path

Searched refs:Gterminal (Results 1 – 1 of 1) sorted by relevance

/dragonfly/contrib/ee/
H A Dnew_curse.c2333 struct termio Gterminal; local
2335 struct sgttyb Gterminal; local
2353 Gterminal.c_cc[VTIME] = 0; /* timeout value */
2354 Gterminal.c_lflag &= ~ICANON; /* disable canonical operation */
2355 Gterminal.c_lflag &= ~ECHO; /* disable echo */