Home
last modified time | relevance | path

Searched defs:path_template (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/kyua/utils/fs/
H A Dauto_cleaners_test.cpp88 const std::string path_template("test.XXXXXX"); in ATF_TEST_CASE_BODY() local
145 const std::string path_template("test.XXXXXX"); in ATF_TEST_CASE_BODY() local
H A Dauto_cleaners.cpp121 fs::auto_directory::mkdtemp_public(const std::string& path_template) in mkdtemp_public()
229 fs::auto_file::mkstemp(const std::string& path_template) in mkstemp()
H A Doperations.cpp547 fs::mkdtemp_public(const std::string& path_template) in mkdtemp_public()
599 fs::mkstemp(const std::string& path_template) in mkstemp()