/third_party/node/deps/npm/node_modules/errno/ |
D | errno.js | 3 errno: -2, property 8 errno: -1, property 13 errno: 0, property 18 errno: 1, property 23 errno: 2, property 28 errno: 3, property 33 errno: 4, property 38 errno: 5, property 43 errno: 6, property 48 errno: 7, property [all …]
|
D | cli.js | 3 var errno = require('./') variable
|
D | custom.js | 26 function createError (errno, type, proto) { argument
|
D | test.js | 4 , errno = require('./') variable
|
/third_party/ejdb/src/bindings/ejdb2_jni/src/main/java/com/softmotions/ejdb2/ |
D | EJDB2Exception.java | 12 private final long errno; field in EJDB2Exception 22 public EJDB2Exception(long code, long errno, String message, Throwable cause) { in EJDB2Exception() 28 public EJDB2Exception(long code, long errno, String message) { in EJDB2Exception()
|
/third_party/ejdb/src/bindings/ejdb2_jni/src/android/java/com/softmotions/ejdb2/ |
D | EJDB2Exception.java | 12 private final long errno; field in EJDB2Exception 22 public EJDB2Exception(long code, long errno, String message, Throwable cause) { in EJDB2Exception() 28 public EJDB2Exception(long code, long errno, String message) { in EJDB2Exception()
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | errno.h | 44 #define errno (*__errno_location()) macro 64 #define errno (*__errno_location()) macro
|
/third_party/uboot/u-boot-2020.01/lib/ |
D | errno_str.c | 10 #define ERRNO_MSG(errno, msg) msg argument 143 const char *errno_str(int errno) in errno_str()
|
D | errno.c | 1 int errno = 0; variable
|
/third_party/node/lib/internal/fs/ |
D | watchers.js | 119 errno: err, property 204 errno: status, property 244 errno: err, property 339 errno: status, property 355 errno: err, property
|
/third_party/ltp/testcases/kernel/io/disktest/ |
D | threading.h | 110 #define TEXIT(errno) ExitThread(errno); return(errno) argument 119 #define TEXIT(errno) pthread_exit((void*)errno) argument
|
/third_party/node/test/parallel/ |
D | test-dgram-socket-buffer-size.js | 30 errno, property 129 errno: UV_EINVAL, property 152 errno: UV_EINVAL, property
|
D | test-uv-unmapped-exception.js | 8 const exception = uvException({ errno: 100, syscall: 'open' }); property
|
D | test-net-connect-immediate-finish.js | 52 errno: mockedErrorCode, property
|
D | test-net-better-error-messages-port-hostname.js | 30 errno: mockedErrorCode, property
|
D | test-ttywrap-invalid-fd.js | 26 errno: common.isWindows ? UV_EBADF : UV_EINVAL, property
|
D | test-fs-utimes.js | 55 function expect_errno(syscall, resource, err, errno) { argument
|
/third_party/musl/src/include/ |
D | errno.h | 12 #define errno (*___errno_location()) macro
|
/third_party/musl/include/ |
D | errno.h | 16 #define errno (*__errno_location()) macro
|
/third_party/musl/porting/liteos_a/kernel/include/ |
D | errno.h | 16 #define errno (*__errno_location()) macro
|
/third_party/uboot/u-boot-2020.01/include/ |
D | errno.h | 27 static inline const char *errno_str(int errno) in errno_str()
|
/third_party/ltp/testcases/kernel/syscalls/utils/ |
D | include_j_h.h | 66 #define __PRINT_EXPECT(rc_has_range, rc, errno) \ argument 76 #define __PRINT_RESULT(rc_has_range, rc, errno) \ argument
|
/third_party/node/deps/npm/node_modules/uid-number/ |
D | get-uid-gid.js | 23 console.log(JSON.stringify({error:ex.message,errno:ex.errno})) property
|
/third_party/libxml2/win32/wince/ |
D | wincecompat.c | 20 int errno=0; variable
|
/third_party/node/deps/npm/node_modules/read-package-tree/ |
D | realpath.js | 60 errno: -62, property
|