Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Duipc_shm.c139 static fo_ioctl_t shm_ioctl; variable
157 .fo_ioctl = shm_ioctl,
550 shm_ioctl(struct file *fp, u_long com, void *data, struct ucred *active_cred, in shm_ioctl() function