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