Home
last modified time | relevance | path

Searched refs:create_ (Results 1 – 2 of 2) sorted by relevance

/test/dittosuite/src/
Dopen_file.cpp28 create_(create), in OpenFile()
38 create_(create), in OpenFile()
48 create_(create), in OpenFile()
83 if (create_) open_flags |= O_CREAT; in RunSingle()
/test/dittosuite/include/ditto/
Dopen_file.h42 bool create_; variable