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

/bind-9.11.3/lib/dns/tests/
H A Dprivate_test.c35 isc_boolean_t remove; member in struct:__anon201
44 isc_boolean_t remove; member in struct:__anon202
61 buf[3] = testcase->remove;
97 if (testcase->remove) {
/bind-9.11.3/unit/atf-src/atf-c++/detail/
H A Dfs.cpp495 impl::remove(const path& p) function in class:impl
498 throw atf::system_error(IMPL_NAME "::remove(" + p.str() + ")",
502 throw atf::system_error(IMPL_NAME "::remove(" + p.str() + ")",
/bind-9.11.3/unit/atf-src/tools/
H A Dfs.cpp193 impl::remove(p);
681 impl::remove(const path& p) function in class:impl
684 throw tools::system_error(IMPL_NAME "::remove(" + p.str() + ")",
688 throw tools::system_error(IMPL_NAME "::remove(" + p.str() + ")",
704 throw system_error(IMPL_NAME "::rmdir", "Cannot remove directory",

Completed in 15 milliseconds