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

/system/core/libcutils/
H A Dtztime.c370 int toread = sizeof u.buf; local
422 toread = toint((unsigned char *) buf + NAMELEN + INTLEN);
443 nread = read(fid, u.buf, toread);

Completed in 6 milliseconds