onintr             69 usr/sample/tetris/tetris.c void onintr(int);
onintr            170 usr/sample/tetris/tetris.c 	(void)signal(SIGINT, onintr);