Home
last modified time | relevance | path

Searched refs:writev (Results 1 – 25 of 87) sorted by relevance

1234

/OK3568_Linux_fs/buildroot/package/lighttpd/
H A D0001-Fix-default-config-file.patch6 * Change the network backend to writev since linux-sendfile fails on buildroot
79 ## writev - is recommended for sending many large files
82 +server.network-backend = "writev"
/OK3568_Linux_fs/buildroot/dl/unixbench/git/UnixBench/testdir/
H A Dlarge.txt713 writev(3, [{"l\0\v\0\0\0\22\0\20\0", 10}, {"\0\0", 2}, {"MIT-MAGIC-COOKIE-1", 18}, {"\0\0", 2}, {"\…
717 writev(3, [{"7\0\5\0\0\0`\3t\0\0\0\10\0\0\0\377\377\377\0b\0\5\0\f\0\0\0BIG-"..., 40}], 1) = 40
721 writev(3, [{"\202\0\1\0", 4}], 1) = 4
725 writev(3, [{"\24\0\6\0t\0\0\0\27\0\0\0\37\0\0\0\0\0\0\0\0\341\365\5", 24}], 1) = 24
731 writev(3, [{"b\0\5\0\t\0\0\0XKEYBOARD\0\0\0", 20}], 1) = 20
736 writev(3, [{"\224\0\2\0\1\0\0\0", 8}], 1) = 8
760 writev(3, [{"\20\0\6\0\r\0\0\0_NET_WM_CM_S0\341\365\5", 24}], 1) = 24
765 writev(3, [{"\27\0\2\0\23\2\0\0", 8}], 1) = 8
770 writev(3, [{"b\0\4\0\10\0\0\0XINERAMA", 16}], 1) = 16
775 writev(3, [{"b\0\4\0\10\0\0\0XINERAMA", 16}], 1) = 16
[all …]
/OK3568_Linux_fs/kernel/fs/jffs2/
H A DMakefile11 jffs2-y += symlink.o build.o erase.o background.o fs.o writev.o
/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.h52 extern ssize_t writev (int __fd, const struct iovec *__iovec, int __count)
/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.h52 extern ssize_t writev (int __fd, const struct iovec *__iovec, int __count)
/OK3568_Linux_fs/external/xserver/hw/xfree86/os-support/solaris/
H A Dsun_bell.c141 written = writev(audioFD, iov, iovcnt); in xf86OSRingBell()
/OK3568_Linux_fs/external/rkwifibt/tools/rtk_hciattach/
H A Dhciattach_rtk.c1012 ret = writev(fd, &iov, 1); in start_transmit_wait()
1075 ret = writev(fd, &iov, 1); in start_transmit_wait()
1167 ret = writev(dd, &iov, 1); in h5_download_patch()
1259 ret = writev(dd, &iov, 1); in h5_download_patch()
/OK3568_Linux_fs/kernel/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl31 20 64 writev sys_writev
377 516 x32 writev sys_writev
/OK3568_Linux_fs/kernel/tools/perf/arch/x86/entry/syscalls/
H A Dsyscall_64.tbl31 20 64 writev sys_writev
376 516 x32 writev sys_writev
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/nspr/
H A Dnspr_4.29.bb148 writev \
/OK3568_Linux_fs/kernel/tools/testing/selftests/proc/
H A Dproc-pid-vm.c199 if (writev(fd, iov, 3) != sizeof(struct elf64_hdr) + sizeof(struct elf64_phdr) + len) { in make_exe()
/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dprobe-file.c915 ret = writev(fd, iov, 3); in probe_cache_entry__write()
923 ret = writev(fd, iov, 2); in probe_cache_entry__write()
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-devtools/android-tools/android-tools/build/
H A D0001-Riscv-Add-risc-v-Android-config-header.patch312 + * Define if writev() exists
/OK3568_Linux_fs/kernel/arch/mips/kernel/syscalls/
H A Dsyscall_n32.tbl29 19 n32 writev sys_writev
H A Dsyscall_n64.tbl29 19 n64 writev sys_writev
H A Dsyscall_o32.tbl160 146 o32 writev sys_writev
/OK3568_Linux_fs/kernel/arch/ia64/kernel/syscalls/
H A Dsyscall.tbl135 123 common writev sys_writev
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/prog_tests/
H A Dflow_dissector.c419 return writev(fd, iov, ARRAY_SIZE(iov)); in tx_tap()
/OK3568_Linux_fs/kernel/arch/xtensa/kernel/syscalls/
H A Dsyscall.tbl36 25 common writev sys_writev
/OK3568_Linux_fs/kernel/fs/
H A DKconfig.binfmt161 bool "OSF/1 v4 readv/writev compatibility"
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dorangefs.rst473 Userspace uses writev() on /dev/pvfs2-req to pass responses to the requests
485 the writev.
H A Dmandatory-locking.rst157 write(), readv(), writev(), open(), creat(), mmap(), truncate() and
/OK3568_Linux_fs/kernel/arch/m68k/kernel/syscalls/
H A Dsyscall.tbl156 146 common writev sys_writev
/OK3568_Linux_fs/kernel/arch/parisc/kernel/syscalls/
H A Dsyscall.tbl163 146 common writev sys_writev
/OK3568_Linux_fs/kernel/arch/microblaze/kernel/syscalls/
H A Dsyscall.tbl156 146 common writev sys_writev

1234