Home
last modified time | relevance | path

Searched refs:fcaps2 (Results 1 – 2 of 2) sorted by relevance

/src/sys/kern/
H A Dsys_pipe.c473 struct filecaps *fcaps2) in kern_pipe() argument
505 error = falloc_caps(td, &wf, &fd, flags, fcaps2); in kern_pipe()
/src/sys/sys/
H A Dsyscallsubr.h275 struct filecaps *fcaps1, struct filecaps *fcaps2);