Searched refs:_CAT_SET_HDR_SIZE (Results 1 – 3 of 3) sorted by relevance
48 #define _CAT_SET_HDR_SIZE sizeof (struct _cat_set_hdr) macro
78 + _CAT_SET_HDR_SIZE * mid); in catgets()
549 hdr.__mem < hdr.__nsets * _CAT_SET_HDR_SIZE ||1059 mem = nsets * _CAT_SET_HDR_SIZE + nmsgs * _CAT_MSG_HDR_SIZE + text_size;1072 hdrp->__msg_hdr_offset = nsets * _CAT_SET_HDR_SIZE;1073 hdrp->__msg_text_offset = nsets * _CAT_SET_HDR_SIZE +