Searched defs:new_name (Results 1 – 5 of 5) sorted by relevance
37 const char *const new_name = argv[2]; in main() local
41 const char *const new_name = argv[3]; in main() local
39 NetworkInterface& SetName(const std::string& new_name) { in SetName()
117 int RenameNetwork(const std::string& name, const std::string& new_name) { in RenameNetwork()
115 bool RenameFile(const std::string& old_name, const std::string& new_name) { in RenameFile()