Home
last modified time | relevance | path

Searched refs:funopen (Results 1 – 13 of 13) sorted by relevance

/bionic/libc/include/
Dstdio.h176 FILE* funopen(const void*,
188 FILE* funopen(const void*,
282 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0)
283 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0)
/bionic/tests/
Dstdio_test.cpp1123 FILE* fp = funopen(nullptr, read_fn, nullptr, nullptr, nullptr); in TEST()
1150 ASSERT_EQ(nullptr, funopen(nullptr, nullptr, nullptr, nullptr, nullptr)); in TEST()
1164 FILE* fp = funopen(nullptr, read_fn, nullptr, seek_fn, nullptr); in TEST()
/bionic/libc/stdio/
Dstdio.cpp578 FILE* funopen(const void* cookie, in funopen() function
/bionic/libc/
Dlibc.mips64.map346 funopen;
Dlibc.x86_64.map346 funopen;
Dlibc.arm64.map346 funopen;
Dlibc.x86.brillo.map413 funopen;
Dlibc.mips.brillo.map415 funopen;
Dlibc.arm.brillo.map417 funopen;
Dlibc.mips.map415 funopen;
Dlibc.x86.map413 funopen;
Dlibc.arm.map417 funopen;
Dlibc.map.txt419 funopen;