Home
last modified time | relevance | path

Searched refs:pwritev (Results 1 – 25 of 63) sorted by relevance

123

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sys/
H A Duio.h79 extern ssize_t pwritev (int __fd, const struct iovec *__iovec, int __count,
87 extern ssize_t __REDIRECT (pwritev, (int __fd, const struct iovec *__iovec,
92 # define pwritev pwritev64 macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sys/
H A Duio.h79 extern ssize_t pwritev (int __fd, const struct iovec *__iovec, int __count,
87 extern ssize_t __REDIRECT (pwritev, (int __fd, const struct iovec *__iovec,
92 # define pwritev pwritev64 macro
/OK3568_Linux_fs/buildroot/package/openvmtools/
H A D0004-Remove-assumptions-about-glibc-being-only-libc-imple.patch27 * We want preadv/pwritev. But due to FOB=64, the symbols are -64.
/OK3568_Linux_fs/kernel/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl307 296 64 pwritev sys_pwritev
396 535 x32 pwritev compat_sys_pwritev64
H A Dsyscall_32.tbl348 334 i386 pwritev sys_pwritev compat_sys_pwritev
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl307 296 64 pwritev sys_pwritev
395 535 x32 pwritev compat_sys_pwritev64
/OK3568_Linux_fs/kernel/arch/mips/kernel/syscalls/
H A Dsyscall_n32.tbl305 294 n32 pwritev compat_sys_pwritev
H A Dsyscall_n64.tbl301 290 n64 pwritev sys_pwritev
H A Dsyscall_o32.tbl345 331 o32 pwritev sys_pwritev compat_sys_pwritev
/OK3568_Linux_fs/kernel/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl308 296 common pwritev sys_pwritev
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl341 318 common pwritev sys_pwritev
/OK3568_Linux_fs/kernel/fs/
H A Dread_write.c1078 SYSCALL_DEFINE5(pwritev, unsigned long, fd, const struct iovec __user *, vec, in SYSCALL_DEFINE5() argument
1154 COMPAT_SYSCALL_DEFINE5(pwritev, compat_ulong_t, fd, in COMPAT_SYSCALL_DEFINE5() argument
/OK3568_Linux_fs/kernel/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl340 330 common pwritev sys_pwritev
/OK3568_Linux_fs/kernel/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl359 316 common pwritev sys_pwritev compat_sys_pwritev
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl374 364 common pwritev sys_pwritev
/OK3568_Linux_fs/kernel/tools/perf/arch/s390/entry/syscalls/
H A Dsyscall.tbl339 329 common pwritev sys_pwritev compat_sys_pwritev
/OK3568_Linux_fs/kernel/arch/arm/tools/
H A Dsyscall.tbl379 362 common pwritev sys_pwritev
/OK3568_Linux_fs/kernel/arch/sh/kernel/syscalls/
H A Dsyscall.tbl344 334 common pwritev sys_pwritev
/OK3568_Linux_fs/kernel/arch/s390/kernel/syscalls/
H A Dsyscall.tbl339 329 common pwritev sys_pwritev compat_sys_pwritev
/OK3568_Linux_fs/kernel/arch/alpha/kernel/syscalls/
H A Dsyscall.tbl422 491 common pwritev sys_pwritev
/OK3568_Linux_fs/kernel/arch/sparc/kernel/syscalls/
H A Dsyscall.tbl394 325 common pwritev sys_pwritev compat_sys_pwritev
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/syscalls/
H A Dsyscall.tbl418 321 common pwritev sys_pwritev compat_sys_pwritev
/OK3568_Linux_fs/kernel/tools/perf/arch/powerpc/entry/syscalls/
H A Dsyscall.tbl412 321 common pwritev sys_pwritev compat_sys_pwritev
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/ltrace/ltrace/
H A D0001-Add-support-for-mips64-n32-n64.patch751 + "pwritev", /* 290 */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/share/info/
H A Dlibc.info-61599 * pwritev: (libc)Scatter-Gather.
2416 -- Function: ssize_t pwritev (int FD, const struct iovec *IOV, int
2434pwritev’ function is in fact ‘pwritev64’ and the type ‘off_t’ has
2448 This function is similar to the ‘pwritev’ function with the
2458pwritev’ and so transparently replaces the 32 bit interface.
2535 This function is similar to the ‘pwritev’ function, with the

123