Searched refs:sb_strings (Results 1 – 2 of 2) sorted by relevance
1540 len = SE_ALIGN(offsetof(sev_subinfo_t, sb_strings) + idlen + in evch_chgetchdata()1549 subp->sb_stroff = offsetof(sev_subinfo_t, sb_strings); in evch_chgetchdata()1551 bcopy(sdp->sd_classname, subp->sb_strings + idlen, in evch_chgetchdata()1564 bcopy(sdp->sd_ident, subp->sb_strings, idlen); in evch_chgetchdata()
459 char sb_strings[1]; /* String space for subid and class */ member