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

/opensolaris-onvv-gate/usr/src/head/
H A Dnl_types.h49 #define _CAT_MSG_HDR_SIZE sizeof (struct _cat_msg_hdr) macro
/opensolaris-onvv-gate/usr/src/lib/libc/port/gen/
H A Dcatgets.c90 + _CAT_MSG_HDR_SIZE * mid);
/opensolaris-onvv-gate/usr/src/cmd/gencat/
H A Dgencat.c471 _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;

Completed in 157 milliseconds