Searched refs:IO_Read (Results 1 – 3 of 3) sorted by relevance
48 nread = (jint)IO_Read(fd, &ret, 1); in readSingle()112 nread = (jint)IO_Read(fd, buf, len); in readBytes()
63 #define IO_Read handleRead macro
193 return (int) IO_Read(zfd, buf, nbytes); in ZFILE_read()