Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/rpcsvc/
H A Drstat.x88 const RSTAT_DK_NDRIVE = 4; variable
128 int dk_xfer[RSTAT_DK_NDRIVE];
/illumos-gate/usr/src/cmd/rpcsvc/
H A Drstat_proc.c188 stats_s4.dk_xfer.dk_xfer_len = RSTAT_DK_NDRIVE; in stat_init()
190 (int *)calloc(RSTAT_DK_NDRIVE, sizeof (int)); in stat_init()
398 RSTAT_DK_NDRIVE * sizeof (int)); in updatestat()
400 RSTAT_DK_NDRIVE * sizeof (int)); in updatestat()