• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /freebsd-13-stable/lib/geom/part/

Lines Matching refs:EXIT_FAILURE

337 		errx(EXIT_FAILURE, "invalid partition index");
347 errx(EXIT_FAILURE, "Class %s not found.", s);
353 errx(EXIT_FAILURE, "No such geom: %s.", s);
356 errx(EXIT_FAILURE, "Provider for geom %s not found.", s);
364 errc(EXIT_FAILURE, error, "Invalid alignment param");
366 errx(EXIT_FAILURE, "Invalid alignment param");
374 errc(EXIT_FAILURE, error, "internal error");
382 errc(EXIT_FAILURE, error, "Invalid size param");
391 errx(EXIT_FAILURE, "Final block not found for geom %s",
402 errx(EXIT_FAILURE, "invalid partition index");
474 errx(EXIT_FAILURE, "Class %s not found.", s);
481 errx(EXIT_FAILURE, "No such geom %s.", s);
487 errx(EXIT_FAILURE,
494 errx(EXIT_FAILURE, "Provider for geom %s not found.", s);
502 errc(EXIT_FAILURE, error, "Invalid alignment param");
504 errx(EXIT_FAILURE, "Invalid alignment param");
508 errc(EXIT_FAILURE, error, "internal error");
516 errc(EXIT_FAILURE, error, "Invalid size param");
525 errc(EXIT_FAILURE, error, "Invalid start param");
544 errx(EXIT_FAILURE, "Starting block not found for geom %s",
549 errx(EXIT_FAILURE, "Final block not found for geom %s",
638 errx(EXIT_FAILURE, "Scheme not found for geom %s", gp->lg_name);
641 errx(EXIT_FAILURE, "Starting block not found for geom %s",
646 errx(EXIT_FAILURE, "Final block not found for geom %s",
652 errx(EXIT_FAILURE, "State not found for geom %s", gp->lg_name);
720 errx(EXIT_FAILURE, "-l and -r are mutually exclusive");
747 errc(EXIT_FAILURE, error, "Cannot get GEOM tree");
751 errx(EXIT_FAILURE, "Class %s not found.", name);
762 errx(EXIT_FAILURE, "No such geom: %s.", name);
785 errx(EXIT_FAILURE, "Invalid number of arguments.");
788 errc(EXIT_FAILURE, error, "Cannot get GEOM tree");
795 errx(EXIT_FAILURE, "Class %s not found.", s);
802 errx(EXIT_FAILURE, "No such geom: %s.", s);
877 errx(EXIT_FAILURE, "Invalid number of arguments.");
887 errc(EXIT_FAILURE, error, "Cannot get GEOM tree");
891 errx(EXIT_FAILURE, "Class %s not found.", s);
898 err(EXIT_FAILURE, "sigaction SIGINT");
943 errx(EXIT_FAILURE, "Incorrect backup format.");
969 errx(EXIT_FAILURE, "Incorrect backup format.");
997 errc(EXIT_FAILURE, error, "autofill");
1071 exit(EXIT_FAILURE);
1082 err(EXIT_FAILURE, "%s", bootfile);
1084 errx(EXIT_FAILURE, "%s: not a regular file", bootfile);
1086 errx(EXIT_FAILURE, "%s: empty file", bootfile);
1088 errx(EXIT_FAILURE, "%s: file too big (%zu limit)", bootfile,
1095 err(EXIT_FAILURE, "%s", bootfile);
1098 err(EXIT_FAILURE, NULL);
1100 err(EXIT_FAILURE, "%s", bootfile);
1127 errx(EXIT_FAILURE, "%s: not enough space", dsf);
1130 err(EXIT_FAILURE, "%s", dsf);
1140 err(EXIT_FAILURE, "%s", dsf);
1143 err(EXIT_FAILURE, "%s", dsf);
1148 errx(EXIT_FAILURE, "invalid partition index");
1168 errx(EXIT_FAILURE, "%s: unexpected sector "
1174 err(EXIT_FAILURE, "%s", dsf);
1181 err(EXIT_FAILURE, "%s", dsf);
1185 err(EXIT_FAILURE, "%s", dsf);
1192 errx(EXIT_FAILURE, "%s: no partitions", gp->lg_name);
1216 errc(EXIT_FAILURE, error, "internal error");
1225 errc(EXIT_FAILURE, error, "Cannot get GEOM tree");
1229 errx(EXIT_FAILURE, "Class %s not found.", s);
1232 errx(EXIT_FAILURE, "Invalid number of arguments.");
1238 errx(EXIT_FAILURE, "No such geom: %s.", s);
1241 errx(EXIT_FAILURE, "Scheme not found for geom %s", gp->lg_name);
1256 errc(EXIT_FAILURE, error, "internal error");
1262 errx(EXIT_FAILURE, "-i is only valid with -p");
1265 errx(EXIT_FAILURE, "invalid partition index");
1268 errc(EXIT_FAILURE, error, "internal error");
1275 errx(EXIT_FAILURE, "missing -i option");
1279 errx(EXIT_FAILURE, "invalid bootcode");
1284 errx(EXIT_FAILURE, "no -b nor -p");
1319 errx(EXIT_FAILURE, "Invalid number of arguments.");
1326 status = EXIT_FAILURE;
1341 status = EXIT_FAILURE;