Lines Matching refs:TEMP_FAILURE_RETRY
1033 while ((rc = TEMP_FAILURE_RETRY(read(traceFD, buf, sizeof(buf)))) > 0) {