Home
last modified time | relevance | path

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

/third_party/lame/misc/
H A Dath.c505 static void term_ctrl_z ( int sig ) in term_ctrl_z() function
507 signal ( SIGTSTP, term_ctrl_z ); in term_ctrl_z()
510 } /* term_ctrl_z */ in term_ctrl_z()
528 signal ( SIGTSTP, term_ctrl_z ); /* Ctrl-Z must also be handled */ in open_keyboard()

Completed in 2 milliseconds