_nls_cat_hdr
struct _nls_cat_hdr *cat_hdr;
cat_hdr = (struct _nls_cat_hdr *) catd->__data;
+ sizeof(struct _nls_cat_hdr));
+ sizeof(struct _nls_cat_hdr)
+ sizeof(struct _nls_cat_hdr)
if (st.st_size > INT_MAX || st.st_size < sizeof (struct _nls_cat_hdr)) {
if (ntohl(((struct _nls_cat_hdr *) data)->__magic) != _NLS_MAGIC)
struct _nls_cat_hdr *cat;
cat = (struct _nls_cat_hdr *) catd->__data;
struct _nls_cat_hdr *cat_hdr;
msgcat_size = sizeof(struct _nls_cat_hdr)
cat_hdr = (struct _nls_cat_hdr *) msgcat;
cat_hdr->__mem = htonl(msgcat_size - sizeof(struct _nls_cat_hdr));
sizeof(struct _nls_cat_hdr));
sizeof(struct _nls_cat_hdr) +
sizeof(struct _nls_cat_hdr) +