opal_hotel_checkin  997 opal/mca/btl/usnic/btl_usnic_module.c         ret = opal_hotel_checkin(&endpoint->endpoint_hotel,
opal_hotel_checkin  194 orte/orted/pmix/pmix_server.c         if (OPAL_SUCCESS == (rc = opal_hotel_checkin(&orte_pmix_server_globals.reqs, req, &req->room_num))) {
opal_hotel_checkin  523 orte/orted/pmix/pmix_server.c         if (OPAL_SUCCESS != (rc = opal_hotel_checkin(&orte_pmix_server_globals.reqs, req, &req->room_num))) {
opal_hotel_checkin  550 orte/orted/pmix/pmix_server.c     if (OPAL_SUCCESS != (rc = opal_hotel_checkin(&orte_pmix_server_globals.reqs, req, &req->room_num))) {
opal_hotel_checkin  118 orte/orted/pmix/pmix_server_dyn.c     if (OPAL_SUCCESS != (rc = opal_hotel_checkin(&orte_pmix_server_globals.reqs, req, &req->room_num))) {
opal_hotel_checkin  173 orte/orted/pmix/pmix_server_fence.c             if (OPAL_SUCCESS != (rc = opal_hotel_checkin(&orte_pmix_server_globals.reqs, req, &req->room_num))) {
opal_hotel_checkin  189 orte/orted/pmix/pmix_server_fence.c         if (OPAL_SUCCESS != (rc = opal_hotel_checkin(&orte_pmix_server_globals.reqs, req, &req->room_num))) {
opal_hotel_checkin  237 orte/orted/pmix/pmix_server_fence.c     if (OPAL_SUCCESS != (rc = opal_hotel_checkin(&orte_pmix_server_globals.reqs, req, &req->room_num))) {
opal_hotel_checkin  173 orte/orted/pmix/pmix_server_pub.c     if (OPAL_SUCCESS != (rc = opal_hotel_checkin(&orte_pmix_server_globals.reqs, req, &req->room_num))) {
opal_hotel_checkin   61 orte/test/system/opal_hotel.c         if (OPAL_SUCCESS != opal_hotel_checkin(&hotel,
opal_hotel_checkin   83 orte/test/system/opal_hotel.c                 opal_hotel_checkin(&hotel, (void*) &(occupants[i + j]), &rm)) {