Home
last modified time | relevance | path

Searched refs:pread_args (Results 1 – 5 of 5) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dsysproto.h268 struct pread_args { struct
370 int sys_pread(struct thread *, struct pread_args *);
/f-stack/freebsd/kern/
H A Dsys_generic.c214 struct pread_args { struct
223 sys_pread(struct thread *td, struct pread_args *uap) in sys_pread() argument
H A Dinit_sysent.c533 …{ .sy_narg = AS(pread_args), .sy_call = (sy_call_t *)sys_pread, .sy_auevent = AUE_PREAD, .sy_flags…
H A Dsystrace_args.c2514 struct pread_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h1346 struct pread_args { struct
2147 int sys_pread(struct thread *, struct pread_args *);