Home
last modified time | relevance | path

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

/freebsd/sys/fs/cd9660/
H A Diso.h61 #define ISO_SIERRA_ID "CDROM" macro
H A Dcd9660_vfsops.c269 if (bcmp (vdp->id_sierra, ISO_SIERRA_ID, in iso_mountfs()