| /third_party/uboot/u-boot-2020.01/examples/api/ |
| D | crt0.S | 19 .globl syscall symbol 20 syscall: label 37 .globl syscall symbol 38 syscall: label 52 .globl syscall symbol 54 syscall: label
|
| /third_party/node/test/parallel/ |
| D | test-errors-systemerror.js | 23 syscall: 'syscall_test', property 44 syscall: 'syscall_test', property 64 syscall: 'syscall_test', property 85 syscall: 'syscall_test', property 119 syscall: 'syscall_test' property
|
| D | test-dns-lookupService.js | 24 syscall: 'getnameinfo' property 33 syscall: 'getnameinfo' property
|
| D | test-fs-rmdir-recursive.js | 114 }, { syscall: 'rmdir' }); property 117 }, { syscall: 'rmdir' }); property 126 assert.throws(() => fs.rmdirSync(dir), { syscall: 'rmdir' }); property 135 assert.rejects(fs.promises.rmdir(dir), { syscall: 'rmdir' }); property 137 syscall: 'rmdir' property 147 assert.rejects(fs.promises.rmdir(dir), { syscall: 'rmdir' }); property
|
| D | test-dns-channel-cancel-promise.js | 33 syscall: 'queryA', property 54 syscall: 'queryA', property
|
| D | test-fs-rm.js | 133 }, { syscall: 'rm' }); property 136 }, { syscall: 'rm' }); property 161 assert.throws(() => fs.rmSync(dir), { syscall: 'stat' }); property 170 assert.rejects(fs.promises.rm(dir), { syscall: 'rm' }); property 172 syscall: 'rm' property 179 assert.rejects(fs.promises.rm(dir), { syscall: 'stat' }); property
|
| D | test-dgram-socket-buffer-size.js | 31 syscall field 130 syscall: 'uv_recv_buffer_size' property 153 syscall: 'uv_send_buffer_size' property
|
| D | test-uv-unmapped-exception.js | 8 const exception = uvException({ errno: 100, syscall: 'open' }); property
|
| D | test-filehandle-close.js | 15 syscall: 'close' property
|
| D | test-fs-filehandle-use-after-close.js | 21 syscall: 'fstat' property
|
| D | test-fs-utimes.js | 55 function expect_errno(syscall, resource, err, errno) { argument 62 function expect_ok(syscall, resource, err, atime, mtime, statSync) { argument
|
| D | test-process-chdir-errormessage.js | 17 syscall: 'chdir', property
|
| D | test-dns-resolve-promises.js | 17 syscall: 'queryA', property
|
| D | test-net-connect-immediate-finish.js | 53 syscall: mockedSysCall, property
|
| D | test-net-better-error-messages-port-hostname.js | 35 syscall: 'getaddrinfo' property
|
| D | test-fs-promises.js | 372 syscall: 'mkdir', property 389 syscall: 'mkdir', property
|
| D | test-dns-lookup-promises.js | 71 syscall: 'getaddrinfo' property 126 syscall: 'getaddrinfo' property
|
| D | test-dns-resolveany-bad-ancount.js | 34 syscall: 'queryAny', property
|
| /third_party/node/lib/internal/fs/ |
| D | watchers.js | 120 syscall: 'watch', property 205 syscall: 'watch', property 245 syscall: 'watch', property 340 syscall: 'watch', property 356 syscall: 'watch', property
|
| /third_party/node/src/api/ |
| D | exceptions.cc | 24 const char* syscall, in ErrnoException() 91 const char* syscall, in UVException() 186 const char* syscall, in WinapiErrnoException()
|
| /third_party/node/src/ |
| D | node_file-inl.h | 51 void FSReqBase::Init(const char* syscall, in Init() 68 FSReqBase::Init(const char* syscall, size_t len, enum encoding encoding) { in Init() 246 const char* syscall, const char* dest, in AsyncDestCall() 270 const char* syscall, enum encoding enc, in AsyncCall() 283 FSReqWrapSync* req_wrap, const char* syscall, in SyncCall()
|
| /third_party/libuv/src/win/ |
| D | error.c | 35 void uv_fatal_error(const int errorno, const char* syscall) { in uv_fatal_error()
|
| /third_party/musl/src/misc/ |
| D | syscall.c | 8 long syscall(long n, ...) in syscall() function
|
| /third_party/grpc/src/python/grpcio/grpc/_cython/_cygrpc/ |
| D | iomgr.pyx.pxi | 23 cdef grpc_error* socket_error(str syscall, str err):
|
| /third_party/node/deps/npm/node_modules/cross-spawn/lib/ |
| D | enoent.js | 8 function notFoundError(command, syscall) { argument
|