Home
last modified time | relevance | path

Searched refs:opened (Results 1 – 21 of 21) sorted by relevance

/wasmtime-44.0.1/crates/wasi/src/
H A Dfilesystem.rs1024 let opened = self in open_at() localVariable
1026 let mut opened = d.open_with(&path, &opts)?; in open_at() localVariable
1027 if opened.metadata()?.is_dir() { in open_at()
1029 opened.into_std(), in open_at()
1036 let set_fd_flags = opened.new_set_fd_flags(FdFlags::NONBLOCK)?; in open_at()
1037 opened.set_fd_flags(set_fd_flags)?; in open_at()
1038 Ok(OpenResult::File(opened)) in open_at()
1043 match opened { in open_at()
/wasmtime-44.0.1/benches/wasi/
H A Dread-file.wat15 ;; - offset 16 => the opened file descriptor
46 ;; The address at which to store the opened fd (if the call
H A Dopen-file.wat36 ;; The address at which to store the opened fd (if the call
/wasmtime-44.0.1/docs/
H A Dsecurity-vulnerability-runbook.md15 maintainer that opened the advisory. If a contributor opened the advisory
H A Dcontributing-code-review.md46 We automatically assign a reviewer to every newly opened pull request. We do
H A Dcli-options.md233 file and emit an HTML file that can be opened in a web browser:
/wasmtime-44.0.1/crates/wiggle/tests/
H A Dwasi.witx356 ;;; file being opened.
364 ;;; The file descriptor of the file that has been opened.
H A Dtypenames.witx728 ;;; A pre-opened directory.
741 ;;; Information about a pre-opened capability.
/wasmtime-44.0.1/crates/wasi/witx/p1/
H A Dwasi_snapshot_preview1.witx358 ;;; file being opened.
366 ;;; The file descriptor of the file that has been opened.
H A Dtypenames.witx731 ;;; A pre-opened directory.
744 ;;; Information about a pre-opened capability.
/wasmtime-44.0.1/crates/wasi/witx/p0/
H A Dtypenames.witx728 ;;; A pre-opened directory.
741 ;;; Information about a pre-opened capability.
H A Dwasi_unstable.witx361 ;;; file being opened.
369 ;;; The file descriptor of the file that has been opened.
/wasmtime-44.0.1/crates/wasi-common/witx/preview1/
H A Dwasi_snapshot_preview1.witx358 ;;; file being opened.
366 ;;; The file descriptor of the file that has been opened.
H A Dtypenames.witx731 ;;; A pre-opened directory.
744 ;;; Information about a pre-opened capability.
/wasmtime-44.0.1/crates/wasi-common/witx/preview0/
H A Dwasi_unstable.witx361 ;;; file being opened.
369 ;;; The file descriptor of the file that has been opened.
H A Dtypenames.witx728 ;;; A pre-opened directory.
741 ;;; Information about a pre-opened capability.
/wasmtime-44.0.1/crates/debugger/wit/deps/
H A Dfilesystem.wit333 /// opened for writing.
409 /// opened for writing.
/wasmtime-44.0.1/crates/wasi/src/p2/wit/deps/
H A Dfilesystem.wit333 /// opened for writing.
409 /// opened for writing.
/wasmtime-44.0.1/crates/wasi-http/wit/deps/
H A Dfilesystem.wit333 /// opened for writing.
409 /// opened for writing.
/wasmtime-44.0.1/crates/wasi-http/src/p3/wit/deps/
H A Dfilesystem.wit362 /// opened for writing.
417 /// opened for writing.
/wasmtime-44.0.1/crates/wasi/src/p3/wit/deps/
H A Dfilesystem.wit362 /// opened for writing.
417 /// opened for writing.