Searched refs:ZFILE_read (Results 1 – 1 of 1) sorted by relevance
145 ZFILE_read(ZFILE zfd, char *buf, jint nbytes, jlong offset) { in ZFILE_read() function198 jint n = ZFILE_read(zfd, bp, count, offset); in readFullyAt()