Home
last modified time | relevance | path

Searched defs:touchfile (Results 1 – 11 of 11) sorted by relevance

/dports/misc/findutils/findutils-4.8.0/find/testsuite/find.gnu/
H A Ddeletefile.exp5 proc touchfile {} { procedure
/dports/biology/wise/wise2.4.1/src/base/
H A Dwisefile.h108 #define touchfile Wise2_touchfile macro
H A Dwisefile.c187 boolean touchfile(char * filename) in touchfile() function
/dports/devel/hadoop2/hadoop-2.7.2-src/hadoop-common-project/hadoop-common/src/test/java/org/apache/hadoop/fs/contract/
H A DAbstractContractRootDirectoryTest.java74 String touchfile = "/testRmNonEmptyRootDirNonRecursive"; in testRmNonEmptyRootDirNonRecursive() local
/dports/japanese/ne/ne/lib/
H A Dmisc.c79 int touchfile(const char *path, time_t atime, time_t mtime) in touchfile() function
/dports/sysutils/cluster-glue/Reusable-Cluster-Components-glue--0a7add1d9996/hb_report/
H A Dutillib.sh284 touchfile() { function
/dports/irc/scrollz/ScrollZ-ScrollZ-2.3/
H A DSZdist.c136 void touchfile(file,statbuf) in touchfile() function
/dports/mail/im/im-153/IM/
H A DConfig.pm.in955 sub touchfile() { subroutine
/dports/games/freeorion/freeorion-0.4.10.2/util/
H A DDirectories.cpp214 fs::ofstream touchfile(sentinel); in MigrateOldConfigDirsToXDGLocation() local
/dports/sysutils/boxbackup-devel/boxbackup-0.11_trunk_2979/test/bbackupd/
H A Dtestbbackupd.cpp1192 std::string touchfile = in test_bbackupd() local
/dports/devel/hs-darcs/darcs-2.16.4/shelly/src/
H A DShelly.hs1414 touchfile = traceAbsPath ("touch " <>) >=> flip appendfile "" function