Home
last modified time | relevance | path

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

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