Symbol: DOSPTYP_UNUSED
sbin/fdisk/cmd.c
224
if (pp->prt_id == DOSPTYP_UNUSED) {
sbin/fdisk/cmd.c
225
if (oldid != DOSPTYP_UNUSED) {
sbin/fdisk/gpt.c
104
if (dp2->dp_typ == DOSPTYP_UNUSED)
sbin/fdisk/part.c
1041
if (prt->prt_ns == 0 || prt->prt_id == DOSPTYP_UNUSED) {
sbin/fdisk/part.c
972
if (prt->prt_ns == 0 || prt->prt_id == DOSPTYP_UNUSED) {
sys/arch/amd64/stand/efiboot/efidev.c
171
if (dp2->dp_typ == DOSPTYP_UNUSED)
sys/arch/amd64/stand/libsa/softraid_amd64.c
409
if (dp2->dp_typ == DOSPTYP_UNUSED)
sys/arch/arm64/stand/efiboot/efidev.c
161
if (dp2->dp_typ == DOSPTYP_UNUSED)
sys/arch/arm64/stand/efiboot/softraid_arm64.c
401
if (dp2->dp_typ == DOSPTYP_UNUSED)
sys/arch/armv7/stand/efiboot/efidev.c
161
if (dp2->dp_typ == DOSPTYP_UNUSED)
sys/arch/riscv64/stand/efiboot/efidev.c
161
if (dp2->dp_typ == DOSPTYP_UNUSED)
sys/arch/riscv64/stand/efiboot/softraid_riscv64.c
401
if (dp2->dp_typ == DOSPTYP_UNUSED)
sys/kern/subr_disk.c
422
if (dp2->dp_typ == DOSPTYP_UNUSED)
sys/kern/subr_disk.c
701
case DOSPTYP_UNUSED:
usr.sbin/installboot/efi_installboot.c
457
if (dp2->dp_typ == DOSPTYP_UNUSED)
usr.sbin/installboot/efi_installboot.c
599
if (dp[i].dp_typ == DOSPTYP_UNUSED)
usr.sbin/installboot/i386_installboot.c
588
if (dp2->dp_typ == DOSPTYP_UNUSED)
usr.sbin/installboot/loongson_installboot.c
232
if (dp[i].dp_typ == DOSPTYP_UNUSED)
usr.sbin/installboot/macppc_installboot.c
273
if (dp[i].dp_typ == DOSPTYP_UNUSED)
usr.sbin/installboot/octeon_installboot.c
273
if (dp[i].dp_typ == DOSPTYP_UNUSED)
usr.sbin/installboot/powerpc64_installboot.c
308
if (dp[i].dp_typ == DOSPTYP_UNUSED)