HomeSort by relevance Sort by last modified time
    Searched full:funopen (Results 1 - 25 of 340) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/tlsdate/src/common/
fmemopen-funopen.c 2 * POSIX 2008 fmemopen(3) implemented in terms of BSD funopen(3)
148 file = funopen(fmc, &fmem_read, &fmem_write, &fmem_seek, &fmem_close);
  /external/clang/test/Analysis/Inputs/
system-header-simulator.h 50 FILE *funopen(const void *,
  /bionic/libc/include/
stdio.h 176 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)
  /development/ndk/platforms/android-21/include/
stdio.h 364 FILE *funopen(const void *,
370 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0)
371 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0)
  /development/ndk/platforms/android-3/include/
stdio.h 347 FILE *funopen(const void *,
353 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0)
354 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0)
  /development/ndk/platforms/android-8/include/
stdio.h 347 FILE *funopen(const void *,
353 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0)
354 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0)
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/
stdio.h 347 FILE *funopen(const void *,
353 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0)
354 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0)
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/
stdio.h 347 FILE *funopen(const void *,
353 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0)
354 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0)
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/
stdio.h 347 FILE *funopen(const void *,
353 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0)
354 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0)
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/
stdio.h 347 FILE *funopen(const void *,
353 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0)
354 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0)
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/
stdio.h 347 FILE *funopen(const void *,
353 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0)
354 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0)
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/
stdio.h 347 FILE *funopen(const void *,
353 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0)
354 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0)
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/
stdio.h 347 FILE *funopen(const void *,
353 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0)
354 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0)
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/
stdio.h 347 FILE *funopen(const void *,
353 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0)
354 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0)
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/
stdio.h 347 FILE *funopen(const void *,
353 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0)
354 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0)
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/
stdio.h 347 FILE *funopen(const void *,
353 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0)
354 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0)
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/
stdio.h 347 FILE *funopen(const void *,
353 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0)
354 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0)
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/
stdio.h 347 FILE *funopen(const void *,
353 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0)
354 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0)
  /prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/
stdio.h 347 FILE *funopen(const void *,
353 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0)
354 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0)
  /prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/
stdio.h 347 FILE *funopen(const void *,
353 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0)
354 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0)
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/
stdio.h 347 FILE *funopen(const void *,
353 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0)
354 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0)
  /prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/
stdio.h 347 FILE *funopen(const void *,
353 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0)
354 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0)
  /prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/
stdio.h 347 FILE *funopen(const void *,
353 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0)
354 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0)
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/
stdio.h 347 FILE *funopen(const void *,
353 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0)
354 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0)
  /prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/
stdio.h 347 FILE *funopen(const void *,
353 #define fropen(cookie, fn) funopen(cookie, fn, 0, 0, 0)
354 #define fwopen(cookie, fn) funopen(cookie, 0, fn, 0, 0)

Completed in 491 milliseconds

1 2 3 4 5 6 7 8 91011>>