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

/freebsd-10.0-release/sys/kern/
H A Dsys_pipe.c153 static fo_chmod_t pipe_chmod; variable
165 .fo_chmod = pipe_chmod,
1583 pipe_chmod(struct file *fp, mode_t mode, struct ucred *active_cred, struct thread *td) function

Completed in 65 milliseconds