Home
last modified time | relevance | path

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

/systemd-251/src/basic/
Dlocale-util.c64 struct locarhead { in add_locales_from_archive() struct
65 uint32_t magic; in add_locales_from_archive()
67 uint32_t serial; in add_locales_from_archive()
69 uint32_t namehash_offset; in add_locales_from_archive()
70 uint32_t namehash_used; in add_locales_from_archive()
71 uint32_t namehash_size; in add_locales_from_archive()
73 uint32_t string_offset; in add_locales_from_archive()
74 uint32_t string_used; in add_locales_from_archive()
75 uint32_t string_size; in add_locales_from_archive()
77 uint32_t locrectab_offset; in add_locales_from_archive()
[all …]