Home
last modified time | relevance | path

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

/f-stack/freebsd/sys/
H A Dsyscall.mk175 freebsd11_nfstat.o \
H A Dsysproto.h2675 int freebsd11_nfstat(struct thread *, struct freebsd11_nfstat_args *);
/f-stack/freebsd/kern/
H A Dkern_descrip.c1571 freebsd11_nfstat(struct thread *td, struct freebsd11_nfstat_args *uap) in freebsd11_nfstat() function