Home
last modified time | relevance | path

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

/xnu-12377.81.4/bsd/kern/
H A Dposix_shm.c194 static const struct fileops pshmops = { variable
485 fp->f_ops = &pshmops; in shm_open()