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

/freebsd-10.1-release/sys/kern/
H A Duipc_shm.c133 static struct fileops shm_ops = { variable in typeref:struct:fileops
831 finit(fp, FFLAGS(uap->flags & O_ACCMODE), DTYPE_SHM, shmfd, &shm_ops);

Completed in 94 milliseconds