Searched refs:fcaps1 (Results 1 – 2 of 2) sorted by relevance
477 kern_pipe(struct thread *td, int fildes[2], int flags, struct filecaps *fcaps1, in kern_pipe() argument490 error = falloc_caps(td, &rf, &fd, flags, fcaps1); in kern_pipe()
272 struct filecaps *fcaps1, struct filecaps *fcaps2);