HomeSort by: relevance | last modified time | path
    Searched refs:__rpc_client (Results 1 - 3 of 3) sorted by relevancy

  /src/include/rpc/
clnt.h 141 typedef struct __rpc_client { struct
145 enum clnt_stat (*cl_call)(struct __rpc_client *,
149 void (*cl_abort)(struct __rpc_client *);
151 void (*cl_geterr)(struct __rpc_client *,
154 bool_t (*cl_freeres)(struct __rpc_client *,
157 void (*cl_destroy)(struct __rpc_client *);
159 bool_t (*cl_control)(struct __rpc_client *,
  /src/sys/fs/nfs/common/
nfs.h 536 struct __rpc_client *nr_client;
  /src/sys/fs/nfs/server/
nfs_nfsdstate.c 615 clp->lc_req.nr_client = (struct __rpc_client *)

Completed in 16 milliseconds