Home | History | Annotate | Download | only in vold

Lines Matching full:t3587f95

3782 int  t3587f95 = TEMP_FAILURE_RETRY(open("file168", O_RDONLY|O_LARGEFILE));
3783 TEMP_FAILURE_RETRY(read(t3587f95, buf, 16384));
3784 close(t3587f95);