Home
last modified time | relevance | path

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

/freebsd/sys/kern/
H A Dvfs_syscalls.c4790 struct fhstat_args { struct
4796 sys_fhstat(struct thread *td, struct fhstat_args *uap) in sys_fhstat() argument
/freebsd/sys/sys/
H A Dsysproto.h1687 struct fhstat_args { struct
1688 …nst struct fhandle *)]; const struct fhandle * u_fhp; char u_fhp_r_[PADR_(const struct fhandle *)];
1689 char sb_l_[PADL_(struct stat *)]; struct stat * sb; char sb_r_[PADR_(struct stat *)];