Home
last modified time | relevance | path

Searched defs:part_type (Results 1 – 7 of 7) sorted by relevance

/openbsd-src/sys/arch/amd64/stand/efiboot/
H A Ddev_i386.c117 int part_type = FS_UNUSED; in devboot() local
/openbsd-src/sys/arch/i386/stand/libsa/
H A Ddev_i386.c109 int part_type = FS_UNUSED; in devboot() local
/openbsd-src/sys/arch/amd64/stand/libsa/
H A Ddev_i386.c109 int part_type = FS_UNUSED; in devboot() local
/openbsd-src/usr.sbin/makefs/cd9660/
H A Dcd9660_eltorito.c519 const char *part_name, const char *part_type) in cd9660_write_apm_partition_entry()
/openbsd-src/sys/arch/riscv64/stand/efiboot/
H A Defiboot.c733 int part_type = FS_UNUSED; in devboot() local
/openbsd-src/sys/arch/arm64/stand/efiboot/
H A Defiboot.c831 int part_type = FS_UNUSED; devboot() local
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A Dfunction.c1447 tree part_type = (*lang_hooks.types.type_for_mode) (part_mode, 0); local