ofstat_args
{ compat(AS(ofstat_args),fstat), .sy_auevent = AUE_FSTAT, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 62 = old fstat */
ofstat(struct thread *td, struct ofstat_args *uap)
int ofstat(struct thread *, struct ofstat_args *);