DOSPTYP_386BSD
case DOSPTYP_386BSD: {
if ((dp[i].dp_typ == DOSPTYP_386BSD ||
if (dp->dp_typ != DOSPTYP_386BSD && dp->dp_typ != DOSPTYP_DFLYBSD) {
if ((dptr[3].dp_typ == DOSPTYP_386BSD ||
case DOSPTYP_386BSD:
if ((dptr[3].dp_typ == DOSPTYP_386BSD ||
if ((dptr->dp_typ == DOSPTYP_386BSD ||
case DOSPTYP_386BSD: /* FreeBSD and old DFlyBSD */
if (sp->ds_type == DOSPTYP_386BSD || /* XXX */
sp->ds_type == DOSPTYP_386BSD ||
{ GPT_ENT_TYPE_FREEBSD, DOSPTYP_386BSD },
if (sp->ds_type == DOSPTYP_386BSD ||
{ DOSPTYP_386BSD, "DragonFly/FreeBSD/NetBSD/386BSD" },