Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/rpcsvc/
H A Drstat_proc.c153 static int system_stat_load(void);
318 while (system_stat_load() || diskinfo_load() || netinfo_load()) { in updatestat()
764 system_stat_load(void) in system_stat_load() function