Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Duipc_shm.c144 static fo_fill_kinfo_t shm_fill_kinfo; variable
164 .fo_fill_kinfo = shm_fill_kinfo,
1810 shm_fill_kinfo(struct file *fp, struct kinfo_file *kif, in shm_fill_kinfo() function