Searched refs:locarhead (Results 1 – 1 of 1) sorted by relevance
64 struct locarhead { in add_locales_from_archive() struct95 const struct locarhead *h; in add_locales_from_archive()113 if (st.st_size < (off_t) sizeof(struct locarhead)) in add_locales_from_archive()123 h = (const struct locarhead *) p; in add_locales_from_archive()