Home
last modified time | relevance | path

Searched refs:ki_count (Results 1 – 3 of 3) sorted by relevance

/netbsd/usr.sbin/pstat/
H A Dpstat.c928 PRWORD(ovflw, " %*d", 5, 1, ki->ki_count); in filemode()
/netbsd/sys/sys/
H A Dsysctl.h708 uint32_t ki_count; /* UINT: reference count */ member
/netbsd/sys/kern/
H A Dkern_descrip.c2377 kp->ki_count = fp->f_count; in fill_file2()