Home
last modified time | relevance | path

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

/freebsd/contrib/tcsh/
H A Dsh.file.c677 setup_tty_cleanup(void *dummy) in setup_tty_cleanup() function
691 cleanup_push(&num_read, setup_tty_cleanup); /* num_read is only a marker */ in tenex()