Searched refs:kstat_write (Results 1 – 12 of 12) sorted by relevance
/titanic_44/usr/src/lib/libkstat/ |
H A D | kstat.h | 52 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 D | Makefile | 29 kstat_write.3kstat 35 kstat_write.3kstat := LINKSRC = kstat_read.3kstat
|
/titanic_44/usr/src/pkg/manifests/ |
H A D | system-library.man3kstat.inc | 25 link path=usr/share/man/man3kstat/kstat_write.3kstat target=kstat_read.3kstat
|
/titanic_44/usr/src/lib/libkstat/common/ |
H A D | llib-lkstat | 43 kid_t kstat_write(kstat_ctl_t *, kstat_t *, void *);
|
H A D | mapfile-vers | 58 kstat_write;
|
H A D | kstat.c | 169 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 D | stats_stats.c | 244 if (kstat_write(st->st_kstat_cookie, ks, NULL) < 0) { in stats_zero_stats()
|
H A D | stats_log.c | 133 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 D | sdbc_dynmem.c | 381 if (kstat_write(kctl, info_ksp.ksp, NULL) == -1) { in sd_dynmem_lintmain()
|
/titanic_44/usr/src/cmd/busstat/ |
H A D | busstat.c | 959 if (kstat_write(kc, cnt_ksp, NULL) == FAIL) { in set_evt()
|
/titanic_44/usr/src/cmd/fs.d/nfs/nfsstat/ |
H A D | nfsstat.c | 1362 kstat_chain_id = kstat_write(kc, ksp, data); in safe_kstat_write()
|
/titanic_44/ |
H A D | .gitignore | 6390 usr/src/man/man3kstat/kstat_write.3kstat
|