Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/kyua-cli/dist/utils/fs/
H A Doperations.cpp277 fs::rm_r(const fs::path& directory) in rm_r() function in fs
297 fs::rm_r(entry); in rm_r()
H A Doperations.hpp56 void rm_r(const path&);
H A Doperations_test.cpp316 fs::rm_r(fs::path("root")); in ATF_TEST_CASE_BODY()
335 fs::rm_r(fs::path("root")); in ATF_TEST_CASE_BODY()
/netbsd-src/external/bsd/kyua-cli/dist/cli/
H A Dcmd_report_html.cpp78 fs::rm_r(directory); in create_top_directory()