Home
last modified time | relevance | path

Searched refs:pwritev64 (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/open-vm-tools/open-vm-tools/
H A D0011-Use-off64_t-instead-of-__off64_t.patch27 extern ssize_t pwritev64(int fd, const struct iovec *iov, int iovcnt,
/openbmc/linux/fs/
H A Dread_write.c1140 COMPAT_SYSCALL_DEFINE4(pwritev64, unsigned long, fd, in COMPAT_SYSCALL_DEFINE4() argument