Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/kyua/engine/
HDscheduler.cpp379 do_requirements_check(const fs::path& skipped_cookie_path) in do_requirements_check() argument
391 std::ofstream output(skipped_cookie_path.c_str()); in do_requirements_check()
394 skipped_cookie_path).str().c_str()); in do_requirements_check()
1174 const fs::path skipped_cookie_path = handle.control_directory() / in wait_any() local
1176 std::ifstream input(skipped_cookie_path.c_str()); in wait_any()