Searched refs:EINTR (Results 1 – 4 of 4) sorted by relevance
101 if (errno == EINTR) { in writex()167 if (errno == EINTR) { in load_file()
30 if (errno == EINTR) continue; in readx()
21 #define EINTR 4 /* Interrupted system call */ macro
88 #define EINTR 4 /* Interrupted system call */ macro
Completed in 5 milliseconds