Home
last modified time | relevance | path

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

/external/mtools/
Dtty.c120 static void cleanup_tty(void) in cleanup_tty() function
139 atexit(cleanup_tty); in set_raw_tty()
/external/ppp/pppd/
Dtty.c106 void cleanup_tty __P((void));
259 &cleanup_tty,
801 void cleanup_tty() in cleanup_tty() function