Searched refs:ISO_pub_id (Results 1 - 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/fs.d/hsfs/labelit/
H A Dlabelit.c326 copystring(pubid, (char *)ISO_pub_id(unix_buf), 128);
341 copystring(pubid, (char *)ISO_pub_id(iso_buf), 128);
378 pubid = (char *)ISO_pub_id(iso_buf);
394 pubid = (char *)ISO_pub_id(unix_buf);
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_isospec.h127 #define ISO_pub_id(x) (&((uchar_t *)x)[318]) macro
156 #define ISO_PUB_ID(x) ISO_pub_id(x)
/illumos-gate/usr/src/cmd/fs.d/hsfs/fstyp/
H A Dfstyp.c429 pubid = (char *)ISO_pub_id(h->iso_buf);
446 pubid = (char *)ISO_pub_id(h->unix_buf);

Completed in 47 milliseconds