Searched refs:CREATE (Results 1 – 3 of 3) sorted by relevance
70 static constexpr char CREATE[] = "create"; member122 ostr << "WORKLOAD_T = {" << Command::CREATE << ", " << Command::DELETE << ", " << Command::MOVE in usage()128 ostr << "\t-d DIR\t\t: Work directory for " << Command::CREATE << "/" << Command::DELETE in usage()371 {Command::CREATE, create_workload}, {Command::DELETE, delete_workload},
208 Files.write(file.toPath(), bytes, StandardOpenOption.CREATE); in writeBytesToFile()
103 .add_watch("/var/run", inotify::WatchMask::CREATE | inotify::WatchMask::DELETE) in mainloop()159 inotify::EventMask::CREATE => { in mainloop()