Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dsys_pipe.c478 struct filecaps *fcaps2) in kern_pipe() argument
510 error = falloc_caps(td, &wf, &fd, flags, fcaps2); in kern_pipe()
/freebsd/sys/sys/
H A Dsyscallsubr.h272 struct filecaps *fcaps1, struct filecaps *fcaps2);