Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/kern/
HDvfs_syscalls.c3959 struct fhopen_args { struct
3965 sys_fhopen(struct thread *td, struct fhopen_args *uap) in sys_fhopen() argument
/freebsd-11-stable/sys/sys/
HDsysproto.h784 struct fhopen_args { struct
785 …nst struct fhandle *)]; const struct fhandle * u_fhp; char u_fhp_r_[PADR_(const struct fhandle *)];
786 char flags_l_[PADL_(int)]; int flags; char flags_r_[PADR_(int)];