Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/gencat/
H A Dgencat.c453 int first_msg_hdr; local
467 first_msg_hdr = set->__first_msg_hdr;
468 if (first_msg_hdr < 0)
470 if (hdr.__msg_hdr_offset + (first_msg_hdr + nmsgs) *
475 first_msg_hdr;
1036 int first_msg_hdr; local
1081 first_msg_hdr = 0;
1085 set->__first_msg_hdr = first_msg_hdr;
1099 first_msg_hdr += nmsgs;