Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Duipc_shm.c142 static fo_chmod_t shm_chmod; variable
162 .fo_chmod = shm_chmod,
1735 shm_chmod(struct file *fp, mode_t mode, struct ucred *active_cred, in shm_chmod() function