Home | History | Annotate | Download | only in dm

Lines Matching full:term_handler

294     static void term_handler(int sig) {
308 previous_handler[SIGTERM] = signal(SIGTERM, term_handler);