| /third_party/musl/porting/linux/user/src/misc/aarch64/ |
| D | syscall.s | 2 .global syscall symbol 4 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-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-lookupService.js | 24 syscall: 'getnameinfo' property 33 syscall: 'getnameinfo' 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-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-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-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
|
| /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/ltp/metadata/tests/ |
| D | macro_str.c.json | 2 "syscall": "syscall(\"foo\")", string
|
| /third_party/rust/crates/rustix/tests/param/ |
| D | weak.rs | 118 macro_rules! syscall { macro 134 macro_rules! syscall { macro
|
| /third_party/rust/crates/rustix/tests/process/ |
| D | weak.rs | 118 macro_rules! syscall { macro 134 macro_rules! syscall { macro
|
| /third_party/rust/crates/rustix/src/backend/libc/ |
| D | weak.rs | 118 macro_rules! syscall { macro 134 macro_rules! syscall { macro
|
| /third_party/rust/crates/rustix/src/backend/linux_raw/arch/ |
| D | mod.rs | 58 macro_rules! syscall { macro
|
| /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
|