Searched refs:sys_writev (Results 1 – 8 of 8) sorted by relevance
| /f-stack/tools/compat/include/sys/ |
| H A D | sysproto.h | 357 int sys_writev(struct thread *, struct writev_args *);
|
| /f-stack/freebsd/arm64/linux/ |
| H A D | linux_sysent.c | 86 …{ .sy_narg = AS(writev_args), .sy_call = (sy_call_t *)sys_writev, .sy_auevent = AUE_WRITEV, .sy_fl…
|
| /f-stack/freebsd/kern/ |
| H A D | sys_generic.c | 470 sys_writev(struct thread *td, struct writev_args *uap) in sys_writev() function
|
| H A D | init_sysent.c | 179 …{ .sy_narg = AS(writev_args), .sy_call = (sy_call_t *)sys_writev, .sy_auevent = AUE_WRITEV, .sy_fl…
|
| /f-stack/freebsd/arm/linux/ |
| H A D | linux_sysent.c | 166 …{ .sy_narg = AS(writev_args), .sy_call = (sy_call_t *)sys_writev, .sy_auevent = AUE_WRITEV, .sy_fl…
|
| /f-stack/freebsd/amd64/linux/ |
| H A D | linux_sysent.c | 40 …{ .sy_narg = AS(writev_args), .sy_call = (sy_call_t *)sys_writev, .sy_auevent = AUE_WRITEV, .sy_fl…
|
| /f-stack/freebsd/i386/linux/ |
| H A D | linux_sysent.c | 166 …{ .sy_narg = AS(writev_args), .sy_call = (sy_call_t *)sys_writev, .sy_auevent = AUE_WRITEV, .sy_fl…
|
| /f-stack/freebsd/sys/ |
| H A D | sysproto.h | 1932 int sys_writev(struct thread *, struct writev_args *);
|