Searched refs:lookup_raw_kstat_fn (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/stat/kstat/
H A Dkstat.h267 static kstat_raw_reader_t lookup_raw_kstat_fn(char *, char *);
H A Dkstat.c509 lookup_raw_kstat_fn(char *module, char *name) function
603 save_raw = lookup_raw_kstat_fn(kp->ks_module,
/illumos-gate/usr/src/cmd/perl/contrib/Sun/Solaris/Kstat/
H A DKstat.xs724 * when we look up the functions in lookup_raw_kstat_fn()
762 static kstat_raw_reader_t lookup_raw_kstat_fn(char *module, char *name)
1197 if ((fnp = lookup_raw_kstat_fn(kip->kstat->ks_module,
1311 lookup_raw_kstat_fn(kp->ks_module, kp->ks_name) == 0) {
1429 lookup_raw_kstat_fn(kp->ks_module, kp->ks_name)

Completed in 62 milliseconds