Home
last modified time | relevance | path

Searched defs:resultfd (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/kern/
H A Dsys_procdesc.c234 procdesc_falloc(struct thread *td, struct file **resultfp, int *resultfd, in procdesc_falloc()
H A Dkern_descrip.c2074 falloc_caps(struct thread *td, struct file **resultfp, int *resultfd, int flags, in falloc_caps()
/freebsd/sys/sys/
H A Dfiledesc.h225 #define falloc(td, resultfp, resultfd, flags) \ argument