Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/kern/
HDsys_pipe.c479 struct filecaps *fcaps2) in kern_pipe() argument
511 error = falloc_caps(td, &wf, &fd, flags, fcaps2); in kern_pipe()
/freebsd-14-stable/sys/sys/
HDsyscallsubr.h264 struct filecaps *fcaps1, struct filecaps *fcaps2);