Searched refs:sys_nfstat (Results 1 - 4 of 4) sorted by relevance

/freebsd-10-stable/sys/compat/freebsd32/
H A Dfreebsd32_sysent.c328 { AS(nfstat_args), (sy_call_t *)sys_nfstat, AUE_FSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 279 = nfstat */
/freebsd-10-stable/sys/kern/
H A Dinit_sysent.c315 { AS(nfstat_args), (sy_call_t *)sys_nfstat, AUE_FSTAT, NULL, 0, 0, 0, SY_THR_STATIC }, /* 279 = nfstat */
H A Dkern_descrip.c1366 sys_nfstat(struct thread *td, struct nfstat_args *uap) function
/freebsd-10-stable/sys/sys/
H A Dsysproto.h2009 int sys_nfstat(struct thread *, struct nfstat_args *);

Completed in 185 milliseconds