Searched refs:tt_mode (Results 1 – 1 of 1) sorted by relevance
171 TT_MODE tt_mode; in get_tty() local177 &tt_mode, sizeof(tt_mode), 0, 0, 0, 0); in get_tty()180 tt_mode.width = 0; in get_tty()181 tt_mode.type = 0; in get_tty()182 tt_mode.class = 0; in get_tty()183 tt_mode.x.basic = 0; in get_tty()184 tt_mode.x.y.length = 0; in get_tty()185 tt_mode.extended = 0; in get_tty()187 return(tt_mode); in get_tty()331 TT_MODE tt_mode; in vms_read() local[all …]