Searched refs:nfstat_args (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/sys/kern/
H A Dkern_descrip.c1359 struct nfstat_args { struct
1366 sys_nfstat(struct thread *td, struct nfstat_args *uap)
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 Dsystrace_args.c1493 struct nfstat_args *p = params;
/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 */
H A Dfreebsd32_systrace_args.c1394 struct nfstat_args *p = params;
/freebsd-10-stable/sys/sys/
H A Dsysproto.h797 struct nfstat_args { struct
2009 int sys_nfstat(struct thread *, struct nfstat_args *);

Completed in 129 milliseconds