Home
last modified time | relevance | path

Searched refs:set_request_info (Results 1 – 14 of 14) sorted by relevance

/dports/www/p5-Furl/Furl-3.14/lib/
H A DFurl.pm118 $res->set_request_info(\%args, $captured_req_headers, $captured_req_content);
/dports/net/mpich2/mpich2-1.5/src/mpid/ch3/src/
H A Dch3u_eagersync.c200 #define set_request_info(rreq_, pkt_, msg_type_) \ macro
238 set_request_info(rreq, es_pkt, MPIDI_REQUEST_EAGER_MSG); in MPIDI_CH3_PktHandler_EagerSyncSend()
H A Dch3u_rndv.c97 #define set_request_info(rreq_, pkt_, msg_type_) \ macro
133 set_request_info(rreq, rts_pkt, MPIDI_REQUEST_RNDV_MSG); in MPIDI_CH3_PktHandler_RndvReqToSend()
H A Dch3u_eager.c572 #define set_request_info(rreq_, pkt_, msg_type_) \ macro
615 set_request_info(rreq, eager_pkt, MPIDI_REQUEST_EAGER_MSG); in MPIDI_CH3_PktHandler_EagerSend()
691 set_request_info(rreq, ready_pkt, MPIDI_REQUEST_EAGER_MSG); in MPIDI_CH3_PktHandler_ReadySend()
H A Dch3u_handle_recv_pkt.c24 #define set_request_info(rreq_, pkt_, msg_type_) \ macro
/dports/net/mpich/mpich-3.4.3/src/mpid/ch3/src/
H A Dch3u_rndv.c90 #define set_request_info(rreq_, pkt_, msg_type_) \ macro
130 set_request_info(rreq, rts_pkt, MPIDI_REQUEST_RNDV_MSG); in MPIDI_CH3_PktHandler_RndvReqToSend()
H A Dch3u_eagersync.c192 #define set_request_info(rreq_, pkt_, msg_type_) \ macro
233 set_request_info(rreq, es_pkt, MPIDI_REQUEST_EAGER_MSG); in MPIDI_CH3_PktHandler_EagerSyncSend()
H A Dch3u_eager.c570 #define set_request_info(rreq_, pkt_, msg_type_) \ macro
616 set_request_info(rreq, eager_pkt, MPIDI_REQUEST_EAGER_MSG); in MPIDI_CH3_PktHandler_EagerSend()
696 set_request_info(rreq, ready_pkt, MPIDI_REQUEST_EAGER_MSG); in MPIDI_CH3_PktHandler_ReadySend()
H A Dch3u_handle_recv_pkt.c24 #define set_request_info(rreq_, pkt_, msg_type_) \ macro
/dports/www/p5-Furl/Furl-3.14/lib/Furl/
H A DResponse.pm19 sub set_request_info { subroutine
/dports/net/mpich/mpich-3.4.3/src/mpid/ch3/channels/nemesis/src/
H A Dmpid_nem_lmt.c29 #define set_request_info(rreq_, pkt_, msg_type_) \ macro
195 set_request_info(rreq, rts_pkt, MPIDI_REQUEST_RNDV_MSG); in pkt_RTS_handler()
H A Dch3_progress.c792 #define set_request_info(rreq_, pkt_, msg_type_) \ macro
/dports/net/mpich2/mpich2-1.5/src/mpid/ch3/channels/nemesis/src/
H A Dmpid_nem_lmt.c9 #define set_request_info(rreq_, pkt_, msg_type_) \ macro
179 set_request_info(rreq, rts_pkt, MPIDI_REQUEST_RNDV_MSG); in pkt_RTS_handler()
H A Dch3_progress.c797 #define set_request_info(rreq_, pkt_, msg_type_) \ macro