Home
last modified time | relevance | path

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

/titanic_44/usr/src/lib/libkstat/
H A Dkstat.h52 extern kid_t kstat_write(kstat_ctl_t *, kstat_t *, void *);
60 extern kid_t kstat_write();
/titanic_44/usr/src/man/man3kstat/
H A DMakefile29 kstat_write.3kstat
35 kstat_write.3kstat := LINKSRC = kstat_read.3kstat
/titanic_44/usr/src/pkg/manifests/
H A Dsystem-library.man3kstat.inc25 link path=usr/share/man/man3kstat/kstat_write.3kstat target=kstat_read.3kstat
/titanic_44/usr/src/lib/libkstat/common/
H A Dllib-lkstat43 kid_t kstat_write(kstat_ctl_t *, kstat_t *, void *);
H A Dmapfile-vers58 kstat_write;
H A Dkstat.c169 kstat_write(kstat_ctl_t *kc, kstat_t *ksp, void *data) in kstat_write() function
/titanic_44/usr/src/cmd/fs.d/cachefs/common/
H A Dstats_stats.c244 if (kstat_write(st->st_kstat_cookie, ks, NULL) < 0) { in stats_zero_stats()
H A Dstats_log.c133 if (kstat_write(st->st_kstat_cookie, log, NULL) < 0) { in stats_log_kernel_setname()
167 if (kstat_write(st->st_kstat_cookie, log, NULL) < 0) { in stats_log_which()
/titanic_44/usr/src/cmd/avs/sdbc/
H A Dsdbc_dynmem.c381 if (kstat_write(kctl, info_ksp.ksp, NULL) == -1) { in sd_dynmem_lintmain()
/titanic_44/usr/src/cmd/busstat/
H A Dbusstat.c959 if (kstat_write(kc, cnt_ksp, NULL) == FAIL) { in set_evt()
/titanic_44/usr/src/cmd/fs.d/nfs/nfsstat/
H A Dnfsstat.c1362 kstat_chain_id = kstat_write(kc, ksp, data); in safe_kstat_write()
/titanic_44/
H A D.gitignore6390 usr/src/man/man3kstat/kstat_write.3kstat