Home
last modified time | relevance | path

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

/freebsd/sys/rpc/
H A Dclnt_dg.c97 struct cu_request { struct
98 TAILQ_ENTRY(cu_request) cr_link;
106 TAILQ_HEAD(cu_request_list, cu_request); argument
349 struct cu_request *cr; in clnt_dg_call()
353 cr = malloc(sizeof(struct cu_request), M_RPC, M_WAITOK); in clnt_dg_call()
944 struct cu_request *cr; in clnt_dg_close()
1047 struct cu_request *cr; in clnt_dg_soupcall()