Searched refs:monitor_fcn (Results 1 – 3 of 3) sorted by relevance
183 void monitor_fcn(int sig) in monitor_fcn() function218 my_signal(SIGALRM, monitor_fcn); in badboy_fork()
206 void monitor_fcn(int sig) in monitor_fcn() function241 my_signal(SIGALRM, monitor_fcn); in badboy_fork()
380 {my_signal(SIGALRM,monitor_fcn);