Home
last modified time | relevance | path

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

/glibc-2.36/locale/programs/
Dld-collate.c215 struct section_list error_section; member
3146 collate->current_section = &collate->error_section; in collate_read()
3148 if (collate->error_section.first == NULL) in collate_read()
3153 collate->sections = &collate->error_section; in collate_read()
3160 sp->next = &collate->error_section; in collate_read()
3162 collate->error_section.next = NULL; in collate_read()
/glibc-2.36/ChangeLog.old/
DChangeLog.112478 error_section.next.