Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Duipc_shm.c145 static fo_fill_kinfo_t shm_fill_kinfo; variable
166 .fo_fill_kinfo = shm_fill_kinfo,
1933 shm_fill_kinfo(struct file *fp, struct kinfo_file *kif, in shm_fill_kinfo() function