Home | History | Annotate | Download | only in vold

Lines Matching full:t3526f75

2457 int  t3526f75 = TEMP_FAILURE_RETRY(open("file133", O_WRONLY|O_CREAT|O_TRUNC|O_LARGEFILE));
2458 TEMP_FAILURE_RETRY(read(t3526f75, buf, 13332));
2459 close(t3526f75);