rnum              598 orte/orted/pmix/pmix_server.c     int rc, ret, room_num, rnum;
rnum              649 orte/orted/pmix/pmix_server.c     for (rnum=0; rnum < orte_pmix_server_globals.reqs.num_rooms; rnum++) {
rnum              650 orte/orted/pmix/pmix_server.c         opal_hotel_knock(&orte_pmix_server_globals.reqs, rnum, (void**)&req);
rnum              660 orte/orted/pmix/pmix_server.c             opal_hotel_checkout(&orte_pmix_server_globals.reqs, rnum);
rnum              137 orte/orted/pmix/pmix_server_fence.c     int rc, rnum;
rnum              164 orte/orted/pmix/pmix_server_fence.c     for (rnum=0; rnum < orte_pmix_server_globals.reqs.num_rooms; rnum++) {
rnum              165 orte/orted/pmix/pmix_server_fence.c         opal_hotel_knock(&orte_pmix_server_globals.reqs, rnum, (void**)&r);