sigs              599 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c             sigset_t sigs;
sigs              605 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c             sigprocmask(0, 0, &sigs);
sigs              606 opal/mca/pmix/pmix4x/pmix/test/simple/simptest.c             sigprocmask(SIG_UNBLOCK, &sigs, 0);
sigs              537 orte/mca/ess/singleton/ess_singleton_module.c     sigset_t sigs;
sigs              667 orte/mca/ess/singleton/ess_singleton_module.c         sigprocmask(0, 0, &sigs);
sigs              668 orte/mca/ess/singleton/ess_singleton_module.c         sigprocmask(SIG_UNBLOCK, &sigs, 0);
sigs              335 orte/mca/odls/alps/odls_alps_module.c     sigset_t sigs;
sigs              420 orte/mca/odls/alps/odls_alps_module.c     sigprocmask(0, 0, &sigs);
sigs              421 orte/mca/odls/alps/odls_alps_module.c     sigprocmask(SIG_UNBLOCK, &sigs, 0);
sigs              339 orte/mca/odls/default/odls_default_module.c     sigset_t sigs;
sigs              438 orte/mca/odls/default/odls_default_module.c     sigprocmask(0, 0, &sigs);
sigs              439 orte/mca/odls/default/odls_default_module.c     sigprocmask(SIG_UNBLOCK, &sigs, 0);
sigs              269 orte/mca/odls/pspawn/odls_pspawn.c     sigset_t sigs;
sigs              283 orte/mca/odls/pspawn/odls_pspawn.c     sigprocmask(0, 0, &sigs);
sigs              284 orte/mca/odls/pspawn/odls_pspawn.c     sigprocmask(SIG_UNBLOCK, &sigs, 0);
sigs              285 orte/mca/odls/pspawn/odls_pspawn.c     posix_spawnattr_setsigmask(&attrs, &sigs);
sigs              715 orte/mca/plm/rsh/plm_rsh_module.c     sigset_t sigs;
sigs              763 orte/mca/plm/rsh/plm_rsh_module.c     sigprocmask(0, 0, &sigs);
sigs              764 orte/mca/plm/rsh/plm_rsh_module.c     sigprocmask(SIG_UNBLOCK, &sigs, 0);