Home | History | Annotate | Download | only in runtime

Lines Matching refs:TEMP_FAILURE_RETRY

60   int n = TEMP_FAILURE_RETRY(read(fd.get(), magic, sizeof(*magic)));