Searched refs:in_path (Results 1 - 1 of 1) sorted by relevance

/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dfs.cpp160 do_unmount(const atf::fs::path& in_path) argument
165 const atf::fs::path& abs_path = in_path.is_absolute() ?
166 in_path : in_path.to_absolute();
177 throw atf::system_error(IMPL_NAME "::cleanup(" + in_path.str() +

Completed in 9 milliseconds