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

/illumos-gate/usr/src/cmd/fs.d/hsfs/fstyp/
H A Dfstyp.c274 for (i = 0; i < ISO_ID_STRLEN; i++)
312 for (i = 0; i < ISO_ID_STRLEN; i++)
/illumos-gate/usr/src/cmd/fs.d/hsfs/labelit/
H A Dlabelit.c241 for (i = 0; i < ISO_ID_STRLEN; i++)
275 for (i = 0; i < ISO_ID_STRLEN; i++)
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_isospec.h92 #define ISO_ID_STRLEN 5 /* ISO_std_id field length */ macro
/illumos-gate/usr/src/stand/lib/fs/hsfs/
H A Dhsfsops.c511 ISO_ID_STRLEN) != 0 || ISO_STD_VER(bufp) != ISO_ID_VER) {
539 for (i = 0; i < ISO_ID_STRLEN; i++)
/illumos-gate/usr/src/common/fs/
H A Dhsfs.c432 ISO_ID_STRLEN) != 0) || (ISO_STD_VER(bufp) != ISO_ID_VER)) {
/illumos-gate/usr/src/uts/common/fs/hsfs/
H A Dhsfs_vfsops.c1161 for (i = 0; i < ISO_ID_STRLEN; i++)
/illumos-gate/usr/src/uts/sun4v/io/
H A Dvds.c5471 for (i = 0; i < ISO_ID_STRLEN; i++) {

Completed in 68 milliseconds