Home
last modified time | relevance | path

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

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