Searched refs:rpc_cots_client_kstat (Results 1 - 1 of 1) sorted by relevance

/solaris-userland/components/net-snmp-57/sun/agent/modules/healthMonitor/
H A Dkr_nfsstat.c49 static kstat_t *rpc_cots_client_kstat; variable
77 if (rpc_cots_client_kstat != NULL) {
78 safe_kstat_read(kc, rpc_cots_client_kstat, NULL);
79 stat_width(rpc_cots_client_kstat);
99 rpc_cots_client_kstat = (kstat_t *)NULL;
112 rpc_cots_client_kstat = kstat_lookup(kc, "unix", 0, "rpc_cots_client");

Completed in 13 milliseconds