Lines Matching refs:command_name
1076 if (strcmp (command_name, "export") != 0)
1223 else if (strcmp (command_name, "export") == 0)
1318 if (strcmp (command_name, "export") != 0)
2124 if (strcmp (command_name, "export") != 0)
2156 if (!strcmp (command_name, "commit"))
2346 if (strcmp (command_name, "export") == 0)
2371 if (strcmp (command_name, "export") == 0)
2426 if (strcmp (command_name, "export") == 0)
2467 if (strcmp (command_name, "export") == 0)
2535 if (strcmp (command_name, "export") == 0)
2554 if (strcmp (command_name, "export") == 0)
4548 rootless = (strcmp (command_name, "init") == 0); in start_server()
4660 if ((strcmp (command_name, "import") == 0) in start_server()
4661 || (strcmp (command_name, "add") == 0)) in start_server()