Home
last modified time | relevance | path

Searched defs:syscall (Results 1 – 25 of 70) sorted by relevance

123

/third_party/node/lib/internal/fs/cp/
Dcp-sync.js79 syscall: 'cp', property
89 syscall: 'cp', property
99 syscall: 'cp', property
110 syscall: 'cp', property
148 syscall: 'cp', property
172 syscall: 'cp', property
186 syscall: 'cp', property
194 syscall: 'cp', property
202 syscall: 'cp', property
221 syscall: 'cp', property
[all …]
Dcp.js82 syscall: 'cp', property
92 syscall: 'cp', property
102 syscall: 'cp', property
113 syscall: 'cp', property
175 syscall: 'cp', property
203 syscall: 'cp', property
217 syscall: 'cp', property
225 syscall: 'cp', property
233 syscall: 'cp', property
252 syscall: 'cp', property
[all …]
/third_party/musl/src/misc/aarch64/linux/
Dsyscall.s2 .global syscall symbol
5 syscall: label
/third_party/musl/porting/linux/user/src/misc/aarch64/
Dsyscall.s2 .global syscall symbol
5 syscall: label
/third_party/node/test/parallel/
Dtest-errors-systemerror.js23 syscall: 'syscall_test', property
44 syscall: 'syscall_test', property
64 syscall: 'syscall_test', property
85 syscall: 'syscall_test', property
119 syscall: 'syscall_test' property
Dtest-dns-lookupService.js24 syscall: 'getnameinfo' property
33 syscall: 'getnameinfo' property
Dtest-fs-rmdir-recursive.js122 }, { syscall: 'rmdir' }); property
125 }, { syscall: 'rmdir' }); property
135 assert.throws(() => fs.rmdirSync(dir), { syscall: 'rmdir' }); property
144 await assert.rejects(fs.promises.rmdir(dir), { syscall: 'rmdir' }); property
146 syscall: 'rmdir' property
157 await assert.rejects(fs.promises.rmdir(dir), { syscall: 'rmdir' }); property
Dtest-dns-channel-cancel-promise.js33 syscall: 'queryA', property
54 syscall: 'queryA', property
Dtest-dgram-socket-buffer-size.js31 syscall field
130 syscall: 'uv_recv_buffer_size' property
153 syscall: 'uv_send_buffer_size' property
Dtest-uv-unmapped-exception.js8 const exception = uvException({ errno: 100, syscall: 'open' }); property
Dtest-fs-utimes.js55 function expect_errno(syscall, resource, err, errno) { argument
62 function expect_ok(syscall, resource, err, atime, mtime, statSync) { argument
Dtest-filehandle-close.js15 syscall: 'close' property
/third_party/node/deps/npm/node_modules/@npmcli/fs/lib/cp/
Dpolyfill.js111 syscall: 'cp', property
120 syscall: 'cp', property
129 syscall: 'cp', property
139 syscall: 'cp', property
210 syscall: 'cp', property
252 syscall: 'cp', property
265 syscall: 'cp', property
272 syscall: 'cp', property
280 syscall: 'cp', property
300 syscall: 'cp', property
[all …]
/third_party/node/lib/internal/fs/
Dwatchers.js124 syscall: 'watch', property
209 syscall: 'watch', property
249 syscall: 'watch', property
343 syscall: 'watch', property
359 syscall: 'watch', property
/third_party/node/deps/npm/node_modules/cross-spawn/lib/
Denoent.js5 function notFoundError(original, syscall) { argument
9 syscall: `${syscall} ${original.command}`, property
/third_party/node/src/api/
Dexceptions.cc25 const char* syscall, in ErrnoException()
93 const char* syscall, in UVException()
189 const char* syscall, in WinapiErrnoException()
/third_party/node/src/
Dnode_file-inl.h51 void FSReqBase::Init(const char* syscall, in Init()
68 FSReqBase::Init(const char* syscall, size_t len, enum encoding encoding) { in Init()
296 const char* syscall, const char* dest, in AsyncDestCall()
320 const char* syscall, enum encoding enc, in AsyncCall()
333 FSReqWrapSync* req_wrap, const char* syscall, in SyncCall()
/third_party/ltp/metadata/tests/
Dmacro_str.c.json2 "syscall": "syscall(\"foo\")", string
/third_party/lwip/
Dlwip.spec425 - Replace gettid() with syscall() function
/third_party/rust/crates/rustix/tests/param/
Dweak.rs118 macro_rules! syscall { macro
134 macro_rules! syscall { macro
/third_party/rust/crates/rustix/tests/process/
Dweak.rs118 macro_rules! syscall { macro
134 macro_rules! syscall { macro
/third_party/rust/crates/rustix/src/backend/libc/
Dweak.rs118 macro_rules! syscall { macro
134 macro_rules! syscall { macro
/third_party/rust/crates/rustix/src/backend/linux_raw/arch/
Dmod.rs58 macro_rules! syscall { macro
/third_party/libuv/src/win/
Derror.c35 void uv_fatal_error(const int errorno, const char* syscall) { in uv_fatal_error()
/third_party/node/deps/uv/src/win/
Derror.c35 void uv_fatal_error(const int errorno, const char* syscall) { in uv_fatal_error()

123