Home | History | Annotate | Download | only in vold

Lines Matching full:unix_write

1030 static inline int unix_write(int  fd, const void*  buff, int  len)
1088 if (unix_write(cryptofd, buf, CRYPT_INPLACE_BUFSIZE) <= 0) {
1100 if (unix_write(cryptofd, buf, 512) <= 0) {