Searched refs:ETIME (Results 1 – 8 of 8) sorted by relevance
442 # ifndef ETIME443 # define ETIME 137 macro593 #ifdef ETIME594 stream_timeout = ETIME,
35 #define ETIME 62 /* Timer expired */ macro
39 #define ETIME 62 /* Timer expired */ macro
134 public static final int ETIME = placeholder(); field in OsConstants698 if (errno == ETIME) { in errnoName()
337 } else if (errno == ETIME) { in evport_dispatch()
1869 case -ETIME: in handle_bulk_completion()1985 case -ETIME: in handle_iso_completion()2041 case -ETIME: in handle_control_completion()
639 return -ETIME; in perf_session_queue_event()846 if (ret != -ETIME) in perf_session__process_event()
623 #define VKI_ETIME ETIME