Home | History | Annotate | Download | only in vold

Lines Matching defs:unix_read

1011 static inline int unix_read(int  fd, void*  buff, int  len)
1072 if (unix_read(realfd, buf, CRYPT_INPLACE_BUFSIZE) <= 0) {
1084 if (unix_read(realfd, buf, 512) <= 0) {