_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 (ntohl((u_int32_t)((struct _nls_cat_hdr *)data)->__magic) !=
struct _nls_cat_hdr cat_hdr;
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) +