SIG_IGN           191 lib/common/tls.c     signal(SIGPIPE, SIG_IGN);
SIG_IGN           459 lib/common/utils.c     signal(SIGPIPE, SIG_IGN);
SIG_IGN          1178 tools/crm_mon.c     sa.sa_handler = SIG_IGN;
SIG_IGN          1648 tools/crm_mon.c             ncurses_winch_handler == SIG_IGN || ncurses_winch_handler == SIG_ERR)