SIG_IGN          1455 lib/common/utils.c     signal(SIGPIPE, SIG_IGN);
SIG_IGN           556 tools/crm_mon.c     signal(SIGCLD, SIG_IGN);
SIG_IGN           828 tools/crm_mon.c             ncurses_winch_handler == SIG_IGN || ncurses_winch_handler == SIG_ERR)
SIG_IGN          3723 tools/crm_mon.c     sa.sa_handler = SIG_IGN;