Home
last modified time | relevance | path

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

/bionic/libc/include/
Dfcntl.h166 ssize_t tee(int __in_fd, int __out_fd, size_t __length, unsigned int __flags) __INTRODUCED_IN(21);
/bionic/tests/
Dfcntl_test.cpp220 TEST(fcntl, tee) { in TEST() argument
242 ssize_t bytes_teed = tee(pipe1[0], pipe2[1], SIZE_MAX, 0); in TEST()
/bionic/docs/
Dstatus.md178 * <fcntl.h> `fallocate`, `posix_fadvise`, `posix_fallocate`, `splice`, `tee`, `vmsplice`.
/bionic/libc/
DSYSCALLS.TXT307 ssize_t tee(int, int, size_t, unsigned int) all
Dlibc.map.txt1073 tee; # introduced=21
/bionic/tools/versioner/platforms/
Dlibc.map.txt1073 tee; # introduced=21