/third_party/jerryscript/jerry-debugger/ |
D | jerry_client.py | 336 ERRNO = error_msg.errno variable 338 if ERRNO == 111: 340 elif ERRNO == 32 or ERRNO == 104:
|
/third_party/cares/ |
D | setup_once.h | 437 #define ERRNO ((int)GetLastError()) macro 440 #define ERRNO (errno) macro
|
D | ares_gethostbyaddr.c | 221 error = ERRNO; in file_lookup()
|
D | inet_net_pton.c | 439 if (result == -1 && ERRNO == ENOENT) in ares_inet_pton()
|
D | ares_search.c | 294 error = ERRNO; in ares__single_domain()
|
D | ares_gethostbyname.c | 401 error = ERRNO; in file_lookup()
|
D | ares_init.c | 1710 error = ERRNO; in init_by_resolv_conf() 1737 error = ERRNO; in init_by_resolv_conf() 1768 error = ERRNO; in init_by_resolv_conf() 1799 error = ERRNO; in init_by_resolv_conf()
|
D | ares_getaddrinfo.c | 489 error = ERRNO; in file_lookup()
|
D | CHANGES | 3614 - ares_search: use ERRNO macro for portability sake 3728 - use macros ERRNO and SET_ERRNO() for errno handling.
|
/third_party/node/deps/cares/src/lib/ |
D | setup_once.h | 437 #define ERRNO ((int)GetLastError()) macro 440 #define ERRNO (errno) macro
|
D | ares_gethostbyaddr.c | 214 error = ERRNO; in file_lookup()
|
D | inet_net_pton.c | 433 if (result == -1 && ERRNO == ENOENT) in ares_inet_pton()
|
D | ares_search.c | 294 error = ERRNO; in ares__single_domain()
|
D | ares_gethostbyname.c | 303 error = ERRNO; in file_lookup()
|
D | ares_init.c | 1743 error = ERRNO; in init_by_resolv_conf() 1770 error = ERRNO; in init_by_resolv_conf() 1801 error = ERRNO; in init_by_resolv_conf() 1832 error = ERRNO; in init_by_resolv_conf()
|
D | ares_getaddrinfo.c | 464 error = ERRNO; in file_lookup()
|
/third_party/zlib/contrib/ada/ |
D | zlib.adb | 29 ERRNO, literal 69 -1 => ERRNO,
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/contrib/ada/ |
D | zlib.adb | 29 ERRNO, literal 69 -1 => ERRNO,
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/contrib/ada/ |
D | zlib.adb | 29 ERRNO, literal 69 -1 => ERRNO,
|
/third_party/ntfs-3g/ntfsprogs/ |
D | ntfssecaudit.c | 3176 enum { ERRNO, in basictest() enumerator 3211 err = ERRNO; in basictest() 3392 enum { ERRNO, in posixtest() enumerator
|
/third_party/node/deps/cares/ |
D | CHANGES | 4409 - ares_search: use ERRNO macro for portability sake 4523 - use macros ERRNO and SET_ERRNO() for errno handling.
|
/third_party/skia/third_party/externals/harfbuzz/perf/texts/ |
D | en-words.txt | 3511 ERRNO
|
/third_party/harfbuzz/perf/texts/ |
D | en-words.txt | 3511 ERRNO
|
/third_party/python/Doc/whatsnew/ |
D | 2.6.rst | 3210 :mod:`ERRNO`,
|
/third_party/python/Misc/ |
D | HISTORY | 17337 DEVICE, ERRNO, FILE, fl/FL, flp, fm, GET, gl/GL, GLWS, IN, imgfile,
|