Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Duipc_shm.c138 static fo_ioctl_t shm_ioctl; variable
155 .fo_ioctl = shm_ioctl,
483 shm_ioctl(struct file *fp, u_long com, void *data, struct ucred *active_cred, in shm_ioctl() function