Home
last modified time | relevance | path

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

/dports/misc/rump/buildrump.sh-b914579/src/lib/libc/rpc/
H A Dclnt_simple.c78 struct rpc_call_private { struct
87 static struct rpc_call_private *rpc_call_private_main; argument
95 struct rpc_call_private *rcp = (struct rpc_call_private *)vp; in rpc_call_destroy()
134 struct rpc_call_private *rcp = (struct rpc_call_private *) 0; in rpc_call()