Home
last modified time | relevance | path

Searched refs:f_msgcount (Results 1 – 4 of 4) sorted by relevance

/openbsd/sys/sys/
H A Dsysctl.h762 uint32_t f_msgcount; /* UINT: references from msg queue */ member
/openbsd/usr.sbin/pstat/
H A Dpstat.c1051 (void)printf(" %3ld", (long)kf->f_msgcount); in filemode()
/openbsd/lib/libkvm/
H A Dkvm_file2.c659 kf->f_msgcount = unpcb.unp_msgcount; in fill_file()
/openbsd/sys/kern/
H A Dkern_sysctl.c1364 kf->f_msgcount = unpcb->unp_msgcount; in fill_file()