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