Home | History | Annotate | Download | only in extensions

Lines Matching full:exit_error

68 		exit_error(PARAMETER_PROBLEM, "Bad mac address `%s'", mac);
81 exit_error(PARAMETER_PROBLEM,
99 exit_error(PARAMETER_PROBLEM, "Can only specify `--new' once\n");
104 exit_error(PARAMETER_PROBLEM, "Can only specify hashmode combined with `--new'\n");
106 exit_error(PARAMETER_PROBLEM, "Can only specify hashmode once\n");
114 exit_error(PARAMETER_PROBLEM, "Unknown hashmode `%s'\n",
120 exit_error(PARAMETER_PROBLEM, "Can only specify MAC combined with `--new'\n");
122 exit_error(PARAMETER_PROBLEM, "Can only specify MAC once\n");
125 exit_error(PARAMETER_PROBLEM, "MAC has to be a multicast ethernet address\n");
130 exit_error(PARAMETER_PROBLEM, "Can only specify node number combined with `--new'\n");
132 exit_error(PARAMETER_PROBLEM, "Can only specify total node number once\n");
134 exit_error(PARAMETER_PROBLEM, "Unable to parse `%s'\n", optarg);
140 exit_error(PARAMETER_PROBLEM, "Can only specify node number combined with `--new'\n");
142 exit_error(PARAMETER_PROBLEM, "Can only specify local node number once\n");
144 exit_error(PARAMETER_PROBLEM, "Unable to parse `%s'\n", optarg);
151 exit_error(PARAMETER_PROBLEM, "Can only specify hash init value combined with `--new'\n");
153 exit_error(PARAMETER_PROBLEM, "Can specify hash init value only once\n");
155 exit_error(PARAMETER_PROBLEM, "Unable to parse `%s'\n", optarg);
176 exit_error(PARAMETER_PROBLEM, "CLUSTERIP target: Invalid parameter combination\n");