Home
last modified time | relevance | path

Searched refs:ct_request (Results 1 – 3 of 3) sorted by relevance

/freebsd-14.2/sys/rpc/
H A Dkrpc.h50 struct ct_request { struct
51 TAILQ_ENTRY(ct_request) cr_link;
58 TAILQ_HEAD(ct_request_list, ct_request); argument
H A Dclnt_bck.c207 struct ct_request *cr; in clnt_bck_call()
213 cr = malloc(sizeof(struct ct_request), M_RPC, M_WAITOK); in clnt_bck_call()
576 struct ct_request *cr; in clnt_bck_svccall()
H A Dclnt_vc.c310 struct ct_request *cr; in clnt_vc_call()
316 cr = malloc(sizeof(struct ct_request), M_RPC, M_WAITOK); in clnt_vc_call()
811 struct ct_request *cr; in clnt_vc_close()
950 struct ct_request *cr; in clnt_vc_soupcall()