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

/illumos-gate/usr/src/cmd/fs.d/hsfs/labelit/
H A Dlabelit.c318 copystring(copyfile, (char *)HSV_copyr_id(hs_buf), 37);
365 copyfile = (char *)HSV_copyr_id(hs_buf);
/illumos-gate/usr/src/uts/common/sys/fs/
H A Dhsfs_spec.h112 #define HSV_COPYR_ID_STRLEN 32 /* HSV_copyr_id field length */
141 #define HSV_copyr_id(x) (&((uchar_t *)x)[726]) macro
174 #define HSV_COPYR_ID(x) HSV_copyr_id(x)
/illumos-gate/usr/src/cmd/fs.d/hsfs/fstyp/
H A Dfstyp.c415 copyfile = (char *)HSV_copyr_id(h->hs_buf);

Completed in 59 milliseconds