Home
last modified time | relevance | path

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

/illumos-gate/usr/src/head/
H A Dnl_types.h49 #define _CAT_MSG_HDR_SIZE sizeof (struct _cat_msg_hdr) macro
/illumos-gate/usr/src/lib/libc/port/gen/
H A Dcatgets.c88 + _CAT_MSG_HDR_SIZE * mid); in catgets()
/illumos-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;