Searched refs:_CAT_MSG_HDR_SIZE (Results 1 – 3 of 3) sorted by relevance
49 #define _CAT_MSG_HDR_SIZE sizeof (struct _cat_msg_hdr) macro
90 + _CAT_MSG_HDR_SIZE * mid); in catgets()
471 _CAT_MSG_HDR_SIZE > hdr.__mem)1059 mem = nsets * _CAT_SET_HDR_SIZE + nmsgs * _CAT_MSG_HDR_SIZE + text_size;1074 nmsgs * _CAT_MSG_HDR_SIZE;