Home
last modified time | relevance | path

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

/freebsd/include/rpcsvc/
H A Drstat.x50 const RSTAT_DK_NDRIVE = 4; variable
62 int dk_xfer[RSTAT_DK_NDRIVE];
81 int dk_xfer[RSTAT_DK_NDRIVE];
99 int dk_xfer[RSTAT_DK_NDRIVE];
/freebsd/libexec/rpc.rstatd/
H A Drstat_proc.c243 updatexfers(RSTAT_DK_NDRIVE, stats_all.s1.dk_xfer); in updatestat()