Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsys_socket.c93 static fo_chmod_t soo_chmod; variable
108 .fo_chmod = soo_chmod,
358 soo_chmod(struct file *fp, mode_t mode, struct ucred *cred, struct thread *td) in soo_chmod() function