Searched refs:IFILE_Read (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/os_brew/
H A Dfgetc.c26 if (IFILE_Read(fp, b, 1))
H A Dos_rw.c77 nr = (size_t)IFILE_Read(fhp->ifp, addr, len);
85 /* if we have not reached the end of the file, we got an error in IFILE_Read */
88 __db_syserr(env, ret, "IFILE_Read: %#lx, %lu",
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/db-4.7.25.NC/dist/brew/
H A Dbrew_posix.h61 #define IFILE_Read(a, b, c) (a = a, 1) macro

Completed in 103 milliseconds