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.c98 struct cu_request { struct
99 TAILQ_ENTRY(cu_request) cr_link;
107 TAILQ_HEAD(cu_request_list, cu_request); argument
350 struct cu_request *cr; in clnt_dg_call()
354 cr = malloc(sizeof(struct cu_request), M_RPC, M_WAITOK); in clnt_dg_call()
949 struct cu_request *cr; in clnt_dg_close()
1052 struct cu_request *cr; in clnt_dg_soupcall()