Home
last modified time | relevance | path

Searched defs:fhopen_args (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/kern/
H A Dvfs_syscalls.c4456 struct fhopen_args { struct
4462 sys_fhopen(struct thread *td, struct fhopen_args *uap) in sys_fhopen() argument
/f-stack/freebsd/sys/
H A Dsysproto.h737 struct fhopen_args { struct
738 …nst struct fhandle *)]; const struct fhandle * u_fhp; char u_fhp_r_[PADR_(const struct fhandle *)];
739 char flags_l_[PADL_(int)]; int flags; char flags_r_[PADR_(int)];