fmtopo_exit
return (fmtopo_exit(thp, uuid, FMTOPO_EXIT_ERROR));
return (fmtopo_exit(thp, uuid, FMTOPO_EXIT_ERROR));
return (fmtopo_exit(thp, uuid, FMTOPO_EXIT_USAGE));
return (fmtopo_exit(thp, uuid, FMTOPO_EXIT_USAGE));
return (fmtopo_exit(thp, uuid, err ? FMTOPO_EXIT_ERROR :
return (fmtopo_exit(thp, uuid, FMTOPO_EXIT_USAGE));
return (fmtopo_exit(thp, uuid, FMTOPO_EXIT_SUCCESS));
return (fmtopo_exit(thp, uuid, FMTOPO_EXIT_ERROR));
return (fmtopo_exit(thp, uuid, FMTOPO_EXIT_SUCCESS));