Searched refs:shm_seek (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/kern/
H A Duipc_shm.c130 static fo_seek_t shm_seek; variable
145 .fo_seek = shm_seek,
247 shm_seek(struct file *fp, off_t offset, int whence, struct thread *td) function

Completed in 88 milliseconds