Home
last modified time | relevance | path

Searched refs:sys_pwrite (Results 1 – 4 of 4) sorted by relevance

/f-stack/tools/compat/include/sys/
H A Dsysproto.h371 int sys_pwrite(struct thread *, struct pwrite_args *);
/f-stack/freebsd/kern/
H A Dsys_generic.c424 sys_pwrite(struct thread *td, struct pwrite_args *uap) in sys_pwrite() function
H A Dinit_sysent.c534 …{ .sy_narg = AS(pwrite_args), .sy_call = (sy_call_t *)sys_pwrite, .sy_auevent = AUE_PWRITE, .sy_fl…
/f-stack/freebsd/sys/
H A Dsysproto.h2148 int sys_pwrite(struct thread *, struct pwrite_args *);