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