Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dsysproto.h274 struct pwrite_args { struct
371 int sys_pwrite(struct thread *, struct pwrite_args *);
/f-stack/freebsd/kern/
H A Dsys_generic.c415 struct pwrite_args { struct
424 sys_pwrite(struct thread *td, struct pwrite_args *uap) in sys_pwrite() argument
H A Dinit_sysent.c534 …{ .sy_narg = AS(pwrite_args), .sy_call = (sy_call_t *)sys_pwrite, .sy_auevent = AUE_PWRITE, .sy_fl…
H A Dsystrace_args.c2524 struct pwrite_args *p = params; in systrace_args()
/f-stack/freebsd/sys/
H A Dsysproto.h1352 struct pwrite_args { struct
2148 int sys_pwrite(struct thread *, struct pwrite_args *);