Home
last modified time | relevance | path

Searched defs:pipe_chmod (Results 1 – 1 of 1) sorted by relevance

/freebsd-src/sys/kern/
H A Dsys_pipe.c151 static fo_chmod_t pipe_chmod; global() variable
1591 pipe_chmod(struct file *fp, mode_t mode, struct ucred *active_cred, struct thread *td) pipe_chmod() function