sighandler_t 257 tools/crm_mon.c typedef void (*sighandler_t) (int); sighandler_t 259 tools/crm_mon.c static sighandler_t ncurses_winch_handler;