kstat_read
int kstat_read(struct kstat *);
ks->ks_read = kstat_read;
static void kstat_read(struct kstat_tree *, int);
kstat_read(&kt, fd);