Searched refs:ISO_VD_END (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/gnu/usr.sbin/mkhybrid/src/
H A Diso9660.h47 #define ISO_VD_END 255 macro
H A Dwrite.c1425 evol_desc.type[0] = ISO_VD_END;
/openbsd-current/usr.sbin/makefs/cd9660/
H A Diso.h61 #define ISO_VD_END 255 macro
/openbsd-current/gnu/usr.sbin/mkhybrid/src/diag/
H A Disoinfo.c596 while( (unsigned char) ipd.type[0] != ISO_VD_END )
616 if( (unsigned char) ipd.type[0] == ISO_VD_END )
/openbsd-current/sys/isofs/cd9660/
H A Diso.h60 #define ISO_VD_END 255 macro
H A Dcd9660_vfsops.c307 case ISO_VD_END:
477 isonum_711 (vdp->type) == ISO_VD_END)
/openbsd-current/sys/lib/libsa/
H A Dcd9660.c152 if (isonum_711(vd->type) == ISO_VD_END)

Completed in 196 milliseconds