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

/bind-9.11.3/lib/isc/tests/
H A Dfile_test.c39 touch(const char *filename) { function
58 touch(F(TRUNC_SHA));
63 touch(F(SHA));
/bind-9.11.3/lib/isc/include/isc/
H A Dtimer.h118 isc_result_t (*touch)(isc_timer_t *timer); member in struct:__anon256
/bind-9.11.3/unit/atf-src/tools/
H A Dmisc_helpers.cpp56 touch(const std::string& path) function
217 touch(get_config_var("statedir") + "/to-delete");
218 touch(get_config_var("statedir") + "/to-stay");
325 touch(get_config_var("statedir") + "/finished");
346 touch(get_config_var("statedir") + "/child-finished");
352 touch(get_config_var("statedir") + "/parent-finished");
366 touch("test-file");
/bind-9.11.3/unit/atf-src/test-programs/
H A Dc_helpers.c58 touch(const char *path) function
79 touch(atf_tc_get_config_var(tc, "tmpfile"));
95 touch(atf_tc_get_config_var(tc, "tmpfile"));
112 touch(atf_tc_get_config_var(tc, "tmpfile"));
162 touch(atf_tc_get_config_var(tc, "tmpfile"));
167 touch(nofile);

Completed in 14 milliseconds