Searched refs:locarhead (Results 1 – 4 of 4) sorted by relevance
124 struct locarhead head; in create_archive()137 SET (head.namehash_offset, sizeof (struct locarhead)); in create_archive()336 struct locarhead newhead; in enlarge_archive()562 struct locarhead head; in open_archive()591 static const struct locarhead nullhead = in open_archive()641 (void) lockf64 (fd, F_ULOCK, sizeof (struct locarhead)); in open_archive()708 const struct locarhead *const head = ah->addr; in insert_name()770 struct locarhead *head = ah->addr; in add_alias()850 struct locarhead *head; in add_locale()1531 struct locarhead *head; in delete_locales_from_archive()[all …]
641 struct locarhead *head; in write_archive_locales()659 head = (struct locarhead *) addr; in write_archive_locales()
27 struct locarhead struct
116 calculate_head_size (const struct locarhead *h) in calculate_head_size()142 struct locarhead *head; in _nl_load_locale_from_archive()234 headsize = calculate_head_size ((const struct locarhead *) result); in _nl_load_locale_from_archive()
Completed in 12 milliseconds