Searched refs:ct_request (Results 1 – 4 of 4) sorted by relevance
50 struct ct_request { struct51 TAILQ_ENTRY(ct_request) cr_link;61 TAILQ_HEAD(ct_request_list, ct_request); argument
134 TAILQ_HEAD(, ct_request) nl_pending;261 struct ct_request *cr; in clnt_nl_call()273 cr = malloc(sizeof(struct ct_request), M_RPC, M_WAITOK); in clnt_nl_call()274 *cr = (struct ct_request){ in clnt_nl_call()397 struct ct_request *cr; in clnt_nl_reply()447 struct ct_request *cr; in clnt_nl_close()
202 struct ct_request *cr; in clnt_bck_call()208 cr = malloc(sizeof(struct ct_request), M_RPC, M_WAITOK); in clnt_bck_call()571 struct ct_request *cr; in clnt_bck_svccall()
300 struct ct_request *cr; in clnt_vc_call()306 cr = malloc(sizeof(struct ct_request), M_RPC, M_WAITOK); in clnt_vc_call()797 struct ct_request *cr; in clnt_vc_close()929 struct ct_request *cr; in clnt_vc_soupcall()