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

/bind-9.6-ESV-R11/unit/atf-src/atf-run/
H A Dmisc_helpers.cpp57 touch(const std::string& path) function
218 touch(get_config_var("statedir") + "/to-delete");
219 touch(get_config_var("statedir") + "/to-stay");
326 touch(get_config_var("statedir") + "/finished");
347 touch(get_config_var("statedir") + "/child-finished");
353 touch(get_config_var("statedir") + "/parent-finished");
367 touch("test-file");
/bind-9.6-ESV-R11/unit/atf-src/test-programs/
H A Dc_helpers.c63 touch(const char *path) function
84 touch(atf_tc_get_config_var(tc, "tmpfile"));
100 touch(atf_tc_get_config_var(tc, "tmpfile"));
117 touch(atf_tc_get_config_var(tc, "tmpfile"));
167 touch(atf_tc_get_config_var(tc, "tmpfile"));
172 touch(nofile);
/bind-9.6-ESV-R11/contrib/zkt/
H A Dmisc.c450 ** touch (name, sec)
454 int touch (const char *fname, time_t sec) function

Completed in 269 milliseconds