freebsd6_pread_args
{ compat6(AS(freebsd6_pread_args),pread), .sy_auevent = AUE_PREAD, .sy_flags = SYF_CAPENABLED, .sy_thrcnt = SY_THR_STATIC }, /* 173 = freebsd6 pread */
freebsd6_pread(struct thread *td, struct freebsd6_pread_args *uap)
int freebsd6_pread(struct thread *, struct freebsd6_pread_args *);