HomeSort by: relevance | last modified time | path
    Searched refs:ISO_VD_PRIMARY (Results 1 - 8 of 8) sorted by relevancy

  /src/usr.sbin/mscdlabel/
iso9660.c 55 if (isonum_711(vd->type) == ISO_VD_PRIMARY) {
  /src/sys/fs/cd9660/
iso.h 58 #define ISO_VD_PRIMARY 1
cd9660_vfsops.c 445 case ISO_VD_PRIMARY:
  /src/usr.sbin/installboot/
cd9660.c 86 if (ipd.type[0] != ISO_VD_PRIMARY ||
  /src/sys/lib/libsa/
cd9660.c 169 if (isonum_711(vd->type) == ISO_VD_PRIMARY)
  /src/sys/stand/efiboot/
efiblock.c 263 if (isonum_711(vd.type) == ISO_VD_PRIMARY) {
  /src/sys/arch/i386/stand/lib/
biosdisk.c 632 if (isonum_711(vd->type) == ISO_VD_PRIMARY)
  /src/usr.sbin/sysinst/
util.c 426 == ISO_VD_PRIMARY) {

Completed in 22 milliseconds