rpl_unmarshal     830 opal/mca/event/libevent2022/libevent/evrpc.c 	int (*rpl_unmarshal)(void *, struct evbuffer *),
rpl_unmarshal     853 opal/mca/event/libevent2022/libevent/evrpc.c 	ctx->reply_unmarshal = rpl_unmarshal;
rpl_unmarshal    1089 opal/mca/event/libevent2022/libevent/evrpc.c     int (*rpl_unmarshal)(void *, struct evbuffer *))
rpl_unmarshal    1094 opal/mca/event/libevent2022/libevent/evrpc.c 	    rpcname, req_marshal, rpl_clear, rpl_unmarshal, cb, cb_arg);
rpl_unmarshal     195 opal/mca/event/libevent2022/libevent/include/event2/rpc.h 	int (*rpl_unmarshal)(void *, struct evbuffer *),
rpl_unmarshal     566 opal/mca/event/libevent2022/libevent/include/event2/rpc.h     int (*rpl_unmarshal)(void *, struct evbuffer *));