rlcbfunc          443 orte/orted/pmix/pmix_server.c     if (NULL != req->rlcbfunc) {
rlcbfunc          444 orte/orted/pmix/pmix_server.c         req->rlcbfunc(req->cbdata);
rlcbfunc          470 orte/orted/pmix/pmix_server.c     req->rlcbfunc = relcbfunc;
rlcbfunc          694 orte/orted/pmix/pmix_server.c     p->rlcbfunc = NULL;
rlcbfunc           83 orte/orted/pmix/pmix_server_internal.h     opal_pmix_release_cbfunc_t rlcbfunc;