reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
246 if (dst_path.empty()) 249 command.Printf("cp %s %s", src_path.c_str(), dst_path.c_str()); 257 if (chown_file(this, dst_path.c_str(), uid, gid) != 0)