Searched refs:ct_request (Results 1 – 4 of 4) sorted by relevance
68 struct ct_request { struct69 TAILQ_ENTRY(ct_request) cr_link;79 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()
206 struct ct_request *cr; in clnt_bck_call()212 cr = malloc(sizeof(struct ct_request), M_RPC, M_WAITOK); in clnt_bck_call()591 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()