Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ppp/spppasyn/
H A Dspppasyn.c181 static const char *kstat_names[] = { variable
480 if (i >= sizeof (kstat_names) / sizeof (kstat_names[0])) in create_kstats()
484 (void) strncpy(knt->name, kstat_names[i], in create_kstats()