Searched refs:SYMLINK (Results 1 – 1 of 1) sorted by relevance
74 static constexpr char SYMLINK[] = "symlink"; member123 << ", " << Command::HARDLINK << ", " << Command::SYMLINK << "}\n"; in usage()130 ostr << "\t-f FROM-DIR\t: Source directory for " << Command::MOVE << "/" << Command::SYMLINK in usage()132 ostr << "\t-t TO-DIR\t: Destination directory for " << Command::MOVE << "/" << Command::SYMLINK in usage()373 {Command::SYMLINK, symlink_workload}, {Command::READDIR, readdir_workload}};