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

/ndk/sources/host-tools/make-3.81/tests/
H A Dtest_driver.pl874 #sub touch
884 # || &error ("Couldn't touch $file: $!\n", 1);
897 sub touch subroutine
903 || &error("Couldn't touch $file: $!\n", 1);
907 # Touch with a time offset. To DTRT, call touch() then use stat() to get the
915 &touch(@_);

Completed in 97 milliseconds