Print this page
nfssrv: nfsstat reports zeroed data in zone

@@ -71,11 +71,10 @@
 #define RPC_PUBLICFH_OK 0x10    /* allow use of public filehandle */
 
 typedef struct rpc_disptable {
         int dis_nprocs;
         char **dis_procnames;
-        kstat_named_t **dis_proccntp;
         struct rpcdisp *dis_table;
 } rpc_disptable_t;
 
 void    rpc_null(caddr_t *, caddr_t *, struct exportinfo *, struct svc_req *,
     cred_t *, bool_t);