Home
last modified time | relevance | path

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

/busybox-1.35.0/util-linux/volume_id/
Diso9660.c34 #define ISO_VD_END 0xff macro
85 if (is == NULL || is->vd_type == ISO_VD_END) in volume_id_probe_iso9660()