Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_syscalls.c4704 struct fhopen_args { struct
4710 sys_fhopen(struct thread *td, struct fhopen_args *uap) in sys_fhopen() argument
/freebsd/sys/sys/
H A Dsysproto.h719 struct fhopen_args { struct
720 …nst struct fhandle *)]; const struct fhandle * u_fhp; char u_fhp_r_[PADR_(const struct fhandle *)];
721 char flags_l_[PADL_(int)]; int flags; char flags_r_[PADR_(int)];