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

/bind-9.11.3/unit/atf-src/tools/
H A Dfs.cpp252 do_unmount(const impl::path& in_path) argument
257 const impl::path& abs_path = in_path.is_absolute() ?
258 in_path : in_path.to_absolute();
269 throw tools::system_error(IMPL_NAME "::cleanup(" + in_path.str() +

Completed in 17 milliseconds