Home
last modified time | relevance | path

Searched refs:locarhead (Results 1 – 1 of 1) sorted by relevance

/systemd-251/src/basic/
Dlocale-util.c64 struct locarhead { in add_locales_from_archive() struct
95 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()