Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/atf/dist/tools/
H A Dfs.hpp371 void change_ownership(const tools::fs::path&, const std::pair< int, int >&);
H A Dfs.cpp687 impl::change_ownership(const path& p, const std::pair < int, int >& user) in change_ownership() function in impl
H A Dtest-program.cpp308 tools::fs::change_ownership(params->workdir, user); in run_test_case_child()