_nls_set_hdr
struct _nls_set_hdr *set_hdr;
set_hdr = (struct _nls_set_hdr *)(void *)((char *)catd->__data +
struct _nls_set_hdr *set_hdr;
+ (nsets * sizeof(struct _nls_set_hdr))
htonl(nsets * sizeof(struct _nls_set_hdr));
htonl(nsets * sizeof(struct _nls_set_hdr) +
set_hdr = (struct _nls_set_hdr *)(void *)((char *)msgcat +
nsets * sizeof(struct _nls_set_hdr));
nsets * sizeof(struct _nls_set_hdr) +