TYPE_INVAL
} else if (label_type != TYPE_INVAL) {
if (raw != NULL || range != NULL || type != TYPE_INVAL ||
if (raw != NULL || range != NULL || type != TYPE_INVAL ||
if (range != NULL || type != TYPE_INVAL || level != 0 ||
if (raw != NULL || range != NULL || type != TYPE_INVAL ||
if (raw != NULL || range != NULL || type != TYPE_INVAL ||
} else if (type == TYPE_INVAL) {
static const char *errtable[TYPE_INVAL] = {
for (i = 0; i < TYPE_INVAL; i++)
return (TYPE_INVAL);
err_type_t type = TYPE_INVAL;
err_type_t label = TYPE_INVAL;
if ((type = name_to_type(optarg)) == TYPE_INVAL &&
if ((label = name_to_type(optarg)) == TYPE_INVAL &&
((t) >= TYPE_LABEL_UBERBLOCK && (t) < TYPE_INVAL)