Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/rpc/
H A Dclnt_rdma.c116 CLIENT cku_client; /* client handle */ member
179 #define ptoh(p) (&((p)->cku_client))
H A Dclnt_cots.c353 CLIENT cku_client; /* client handle */ member
498 #define ptoh(p) (&((p)->cku_client))
1773 p->cku_client.cl_nosignal, p->cku_useresvport, p->cku_cred); in connmgr_wrapget()
1784 if (p->cku_client.cl_nosignal == TRUE) in connmgr_wrapget()
H A Dclnt_clts.c201 CLIENT cku_client; /* client handle */ member
253 #define ptoh(p) (&((p)->cku_client))