Home
last modified time | relevance | path

Searched refs:vmsplice (Results 1 – 6 of 6) sorted by relevance

/bionic/libc/include/
Dfcntl.h180 ssize_t vmsplice(int __fd, const struct iovec* __iov, size_t __count, unsigned int __flags) __INTRO…
/bionic/tests/
Dfcntl_test.cpp199 TEST(fcntl, vmsplice) { in TEST() argument
208 ssize_t bytes_written = vmsplice(pipe_fds[1], v, sizeof(v)/sizeof(iovec), 0); in TEST()
/bionic/docs/
Dstatus.md178 * <fcntl.h> `fallocate`, `posix_fadvise`, `posix_fallocate`, `splice`, `tee`, `vmsplice`.
/bionic/libc/
DSYSCALLS.TXT309 ssize_t vmsplice(int, const struct iovec*, size_t, unsigned int) all
Dlibc.map.txt1140 vmsplice; # introduced=21
/bionic/tools/versioner/platforms/
Dlibc.map.txt1140 vmsplice; # introduced=21