Home
last modified time | relevance | path

Searched refs:fdopen (Results 1 – 17 of 17) sorted by relevance

/bionic/tests/
Dfcntl_test.cpp213 FILE* fp = fdopen(pipe_fds[0], "r"); in TEST()
248 FILE* fp1 = fdopen(pipe1[0], "r"); in TEST()
254 FILE* fp2 = fdopen(pipe2[0], "r"); in TEST()
Dstdio_test.cpp147 FILE* tfile = fdopen(tf.fd, "r"); in TEST()
901 FILE* tfile = fdopen(tf.fd, "r+"); in TEST()
1452 FILE* fp = fdopen(tf.fd, "w+"); in TEST()
1962 FILE* fp = fdopen(fd, "re"); in TEST()
2070 FILE* fp = fdopen(tf.fd, "w+"); in test_fwrite_after_fread()
2294 FILE* fp = fdopen(tf.fd, "w+"); in TEST()
2337 FILE* fp = fdopen(tf.fd, "w+"); in TEST()
2489 FILE* fp = fdopen(fd, "a"); in TEST()
Dmalloc_test.cpp378 FILE* fp = fdopen(tf.fd, "w+"); in TEST()
445 FILE* fp = fdopen(tf.fd, "w+"); in TEST()
669 FILE* fp = fdopen(tf.fd, "w+"); in GetAllocatorVersion()
/bionic/libc/bionic/
Dtmpfile.cpp45 FILE* fp = fdopen(fd, "w+"); in __fd_to_fp()
/bionic/benchmarks/linker_relocation/gen/
Dliblinker_reloc_bench_147.S42 CALL(fdopen)
Dliblinker_reloc_bench_001.S3837 CALL(fdopen)
Dliblinker_reloc_bench_000.S8857 CALL(fdopen)
/bionic/tests/headers/posix/
Dstdio_h.c82 FUNCTION(fdopen, FILE* (*f)(int, const char*)); in stdio_h()
/bionic/libc/include/
Dstdio.h272 FILE* fdopen(int __fd, const char* __mode);
/bionic/libc/malloc_debug/tests/
Dmalloc_debug_system_tests.cpp499 FILE* fp = fdopen(tf.fd, "w+"); in TEST()
Dmalloc_debug_unit_tests.cpp2479 FILE* fp = fdopen(tf.fd, "w+"); in TEST_F()
2512 FILE* fp = fdopen(tf.fd, "w+"); in TEST_F()
/bionic/libc/stdio/
Dstdio.cpp274 FILE* fdopen(int fd, const char* mode) { in fdopen() function
1231 FILE* fp = fdopen(fds[parent], mode); in popen()
/bionic/libc/tools/
Dposix-2013.txt241 fdopen
/bionic/libc/dns/net/
Dgethnamaddr.c795 FILE* proxy = fdopen(__netdClientDispatch.dnsOpenProxy(), "r+"); in gethostbyname_internal()
898 FILE* proxy = fdopen(__netdClientDispatch.dnsOpenProxy(), "r+"); in android_gethostbyaddrfornetcontext_proxy_internal()
Dgetaddrinfo.c425 FILE* proxy = fdopen(__netdClientDispatch.dnsOpenProxy(), "r+"); in android_getaddrinfo_proxy()
/bionic/tools/versioner/platforms/
Dlibc.map.txt346 fdopen;
/bionic/libc/
Dlibc.map.txt346 fdopen;