Searched refs:ct_is_oneway (Results 1 – 1 of 1) sorted by relevance
130 bool_t ct_is_oneway; /* True if the current call is oneway. */ member656 ct->ct_is_oneway = FALSE; in clnt_vc_call()816 ct->ct_is_oneway = TRUE; in clnt_vc_send()1292 if (ct->ct_is_oneway && ct->ct_io_mode == RPC_CL_NONBLOCKING) { in write_vc()