Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/sys/fs/
H A Dhsfs_spec.h141 #define HSV_copyr_id(x) (&((uchar_t *)x)[726]) macro
174 #define HSV_COPYR_ID(x) HSV_copyr_id(x)
/titanic_44/usr/src/cmd/fs.d/hsfs/labelit/
H A Dlabelit.c318 copystring(copyfile, (char *)HSV_copyr_id(hs_buf), 37); in updatelabel()
365 copyfile = (char *)HSV_copyr_id(hs_buf); in prntlabel()
/titanic_44/usr/src/cmd/fs.d/hsfs/fstyp/
H A Dfstyp.c415 copyfile = (char *)HSV_copyr_id(h->hs_buf); in get_attr()