Searched defs:t_old (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/crypto/heimdal/appl/login/
H A Dread_string.c63 struct termios t_new, t_old; local
83 tcgetattr(fileno(tty), &t_old); local
109 tcsetattr(fileno(tty), TCSANOW, &t_old); local
/freebsd-11-stable/release/picobsd/tinyware/view/
H A Dview.c479 struct termios t_new,t_old; local

Completed in 60 milliseconds