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

/illumos-gate/usr/src/cmd/fm/fmstat/common/
H A Dfmstat.c69 } stats_template = { variable in typeref:struct:stats
256 static fmd_stat_t *t_beg = (fmd_stat_t *)(&stats_template + 0);
257 static fmd_stat_t *t_end = (fmd_stat_t *)(&stats_template + 1);
282 * and store only the value of <name> in stats_template.
/illumos-gate/usr/src/uts/common/inet/ipnet/
H A Dipnet.c219 static ipnet_kstats_t stats_template = { variable
372 bcopy(&stats_template, &ips->ips_stats,

Completed in 51 milliseconds