_nls_set_hdr
struct _nls_set_hdr *set_hdr;
set_hdr = (struct _nls_set_hdr *) ((char *)catd->__data
struct _nls_set_hdr *set;
set = (struct _nls_set_hdr *) ((char *) catd->__data + sizeof (*cat));
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 *) ((char *) msgcat +
nsets * sizeof(struct _nls_set_hdr));
nsets * sizeof(struct _nls_set_hdr) +