Home
last modified time | relevance | path

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

/wasmtime-44.0.1/crates/test-programs/src/bin/
H A Dp1_path_open_missing.rs6 unsafe fn test_path_open_missing(dir_fd: wasip1::Fd) { in test_path_open_missing() function
37 unsafe { test_path_open_missing(dir_fd) } in main()