HomeSort by relevance Sort by last modified time
    Searched refs:readfn (Results 1 - 2 of 2) sorted by null

  /bionic/libc/upstream-openbsd/lib/libc/stdio/
funopen.c 39 funopen(const void *cookie, int (*readfn)(void *, char *, int),
46 if (readfn == NULL) {
63 fp->_read = readfn;
  /external/qemu/target-arm/
cpu.h 634 * 2. both readfn and writefn are specified
641 CPReadFn *readfn; member in struct:ARMCPRegInfo
650 * readfn and it makes an access permission check.

Completed in 74 milliseconds