Searched refs:kstat_copy (Results 1 – 1 of 1) sorted by relevance
163 int kstat_copy(struct kstat *, void *);530 ks->ks_copy = kstat_copy; in kstat_create()662 kstat_copy(struct kstat *ks, void *buf) in kstat_copy() function