stepid            168 opal/mca/pmix/s2/pmix_s2.c     uint32_t stepid;
stepid            233 opal/mca/pmix/s2/pmix_s2.c         stepid = strtoul(str+1, NULL, 10);
stepid            234 opal/mca/pmix/s2/pmix_s2.c         s2_pname.jobid |= (stepid & 0x0000ffff);