Searched refs:_nls_cat_hdr (Results 1 – 3 of 3) sorted by relevance
482 struct _nls_cat_hdr *cat_hdr;516 msgcat_size = sizeof(struct _nls_cat_hdr)525 cat_hdr = (struct _nls_cat_hdr *) msgcat;528 cat_hdr->__mem = htonl(msgcat_size - sizeof(struct _nls_cat_hdr));537 sizeof(struct _nls_cat_hdr));539 sizeof(struct _nls_cat_hdr) +542 sizeof(struct _nls_cat_hdr) +
277 struct _nls_cat_hdr *cat_hdr; in catgets()288 cat_hdr = (struct _nls_cat_hdr *)catd->__data; in catgets()290 sizeof(struct _nls_cat_hdr)); in catgets()302 sizeof(struct _nls_cat_hdr) + in catgets()313 sizeof(struct _nls_cat_hdr) + in catgets()450 if (ntohl((u_int32_t)((struct _nls_cat_hdr *)data)->__magic) != in load_msgcat()
55 struct _nls_cat_hdr { struct