Searched refs:sys_fstat (Results 1 - 3 of 3) sorted by relevance

/freebsd-10-stable/sys/kern/
H A Dinit_sysent.c225 { AS(fstat_args), (sy_call_t *)sys_fstat, AUE_FSTAT, NULL, 0, 0, SYF_CAPENABLED, SY_THR_STATIC }, /* 189 = fstat */
H A Dkern_descrip.c1320 sys_fstat(struct thread *td, struct fstat_args *uap) function
/freebsd-10-stable/sys/sys/
H A Dsysproto.h1957 int sys_fstat(struct thread *, struct fstat_args *);

Completed in 91 milliseconds