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()
203 struct ct_request *cr; in clnt_bck_call()209 cr = malloc(sizeof(struct ct_request), M_RPC, M_WAITOK); in clnt_bck_call()574 struct ct_request *cr; in clnt_bck_svccall()
301 struct ct_request *cr; in clnt_vc_call()307 cr = malloc(sizeof(struct ct_request), M_RPC, M_WAITOK); in clnt_vc_call()802 struct ct_request *cr; in clnt_vc_close()934 struct ct_request *cr; in clnt_vc_soupcall()