Searched refs:msgcat_size (Results 1 – 1 of 1) sorted by relevance
482 int msgcat_size; /* total size of message catalog */ local518 msgcat_size = sizeof(struct _nls_cat_hdr)523 msgcat = xmalloc(msgcat_size);524 memset(msgcat, '\0', msgcat_size);530 cat_hdr->__mem = htonl(msgcat_size - sizeof(struct _nls_cat_hdr));578 write(fd, msgcat, msgcat_size);