_nls_msg_hdr
struct _nls_msg_hdr *msg_hdr;
msg_hdr = (struct _nls_msg_hdr *)
struct _nls_msg_hdr *msg_hdr;
+ (nmsgs * sizeof(struct _nls_msg_hdr))
nmsgs * sizeof(struct _nls_msg_hdr));
msg_hdr = (struct _nls_msg_hdr *)(void *)((char *)msgcat +
nmsgs * sizeof(struct _nls_msg_hdr);