Home
last modified time | relevance | path

Searched refs:freebsd11_fhstat (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/sys/
H A Dsyscall.mk180 freebsd11_fhstat.o \
H A Dsysproto.h2677 int freebsd11_fhstat(struct thread *, struct freebsd11_fhstat_args *);
/f-stack/freebsd/kern/
H A Dvfs_syscalls.c2323 freebsd11_fhstat(struct thread *td, struct freebsd11_fhstat_args* uap) in freebsd11_fhstat() function