Searched refs:restore_tty (Results 1 - 13 of 13) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dtty.c80 #define restore_tty(a) stty(STDIN,a) macro
95 restore_tty (&in_orig);
120 restore_tty (&in_orig);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dpppd.h611 void restore_tty __P((int)); /* Restore port's original parameters */
H A Dtty.c835 restore_tty(real_ttyfd);
H A Dsys-linux.c983 * restore_tty - restore the terminal to the saved settings.
986 void restore_tty (int tty_fd) function
H A Dsys-solaris.c1272 * restore_tty - restore the terminal to the saved settings.
1275 restore_tty(fd) function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/pptpd/pptpd-1.3.4/plugins/
H A Dpppd.h578 void restore_tty __P((int)); /* Restore port's original parameters */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/
H A Dpppd.h506 void restore_tty __P((int)); /* Restore port's original parameters */
H A Dsys-sunos4.c491 * restore_tty - restore the terminal to the saved settings.
494 restore_tty(fd) function
H A Dtty.c741 restore_tty(real_ttyfd);
H A Dsys-linux.c912 * restore_tty - restore the terminal to the saved settings.
915 void restore_tty (int tty_fd) function
H A Dsys-solaris.c1202 * restore_tty - restore the terminal to the saved settings.
1205 restore_tty(fd) function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppd.h517 #define restore_tty(a) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/
H A Dffmpeg.c155 static int restore_tty; variable
302 if(restore_tty)
339 restore_tty = 1;

Completed in 118 milliseconds