SIGSTOP          1217 orte/mca/snapc/full/snapc_full_local.c                 if( (ret > 0) && WIFSTOPPED(waitpid_status) && (SIGSTOP == WSTOPSIG(waitpid_status)) ) {
SIGSTOP           224 orte/orted/orted_comm.c             signal = SIGSTOP;