seq_str          1267 orte/mca/snapc/full/snapc_full_app.c     char *seq_str = NULL, *tmp_str = NULL;
seq_str          1322 orte/mca/snapc/full/snapc_full_app.c                              &seq_str);
seq_str          1323 orte/mca/snapc/full/snapc_full_app.c         if( NULL != seq_str ) {
seq_str          1324 orte/mca/snapc/full/snapc_full_app.c             datum->seq_num = atoi(seq_str);
seq_str          1480 orte/mca/snapc/full/snapc_full_app.c                                      &seq_str);
seq_str          1481 orte/mca/snapc/full/snapc_full_app.c                 if( NULL != seq_str ) {
seq_str          1482 orte/mca/snapc/full/snapc_full_app.c                     datum->seq_num = atoi(seq_str);
seq_str          1531 orte/mca/snapc/full/snapc_full_app.c                                  &seq_str);
seq_str          1532 orte/mca/snapc/full/snapc_full_app.c             datum->seq_num = atoi(seq_str);
seq_str          1636 orte/mca/snapc/full/snapc_full_app.c     if( NULL != seq_str ) {
seq_str          1637 orte/mca/snapc/full/snapc_full_app.c         free(seq_str);
seq_str          1638 orte/mca/snapc/full/snapc_full_app.c         seq_str = NULL;