Searched refs:ETIME (Results 1 – 19 of 19) sorted by relevance
/external/libcxx/test/diagnostics/errno/ |
D | cerrno.pass.cpp | 322 #ifndef ETIME 323 #error ETIME not defined
|
/external/kernel-headers/original/uapi/asm-generic/ |
D | errno.h | 35 #define ETIME 62 /* Timer expired */ macro
|
/external/bison/lib/ |
D | strerror-override.c | 102 case ETIME: in strerror_override()
|
D | errno.in.h | 129 # define ETIME 137 /* not required by POSIX */ macro
|
/external/kernel-headers/original/uapi/asm-mips/asm/ |
D | errno.h | 39 #define ETIME 62 /* Timer expired */ macro
|
/external/tcpdump/win32/Include/ |
D | errno.h | 67 #define ETIME 62 /* Timer expired */ macro
|
/external/chromium_org/third_party/cython/src/Cython/Includes/libc/ |
D | errno.pxd | 64 ETIME
|
/external/libcxx/include/ |
D | cerrno | 215 #ifndef ETIME 216 #define ETIME 9935
|
D | system_error | 188 stream_timeout, // ETIME 332 #ifdef ETIME 333 stream_timeout = ETIME,
|
/external/libcxx/test/diagnostics/syserr/ |
D | errc.pass.cpp | 94 static_assert(static_cast<int>(std::errc::stream_timeout) == ETIME, ""); in main()
|
/external/chromium_org/third_party/libevent/ |
D | evport.c | 337 } else if (errno == ETIME) { in evport_dispatch()
|
/external/libusb/libusb/os/ |
D | linux_usbfs.c | 1869 case -ETIME: in handle_bulk_completion() 1985 case -ETIME: in handle_iso_completion() 2041 case -ETIME: in handle_control_completion()
|
/external/tinycompress/ |
D | compress.c | 626 return oops(compress, ETIME, "poll timed out"); in compress_wait()
|
/external/chromium_org/third_party/libusb/src/libusb/os/ |
D | linux_usbfs.c | 2214 case -ETIME: in handle_bulk_completion() 2319 case -ETIME: in handle_iso_completion() 2428 case -ETIME: in handle_control_completion()
|
/external/valgrind/main/include/vki/ |
D | vki-darwin.h | 623 #define VKI_ETIME ETIME
|
/external/linux-tools-perf/perf-3.12.0/tools/perf/util/ |
D | session.c | 681 return -ETIME; in perf_session_queue_event() 1096 if (ret != -ETIME) in perf_session__process_event()
|
/external/fio/ |
D | HOWTO | 927 latency. It will exit with an ETIME error.
|
/external/chromium_org/tools/win/split_link/viz.js/ |
D | viz.js | 961 …OSUPPORT:93,EPROTOTYPE:91,ERANGE:34,EROFS:30,ESPIPE:29,ESRCH:3,ESTALE:116,ETIME:62,ETIMEDOUT:110,E… property
|
/external/chromium_org/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 989 …OANO:53,EBADRQC:54,EBADSLT:55,EDEADLOCK:56,EBFONT:57,ENOSTR:60,ENODATA:61,ETIME:62,ENOSR:63,ENONET… property
|