Searched refs:sst_names (Results 1 – 3 of 3) sorted by relevance
75 for (ent = list_head(&s->sst_names); ent != NULL; in shstrtab_ndx()76 ent = list_next(&s->sst_names, ent)) { in shstrtab_ndx()98 list_insert_tail(&s->sst_names, ent); in shstrtab_ndx()109 list_create(&s->sst_names, sizeof (shstrtab_ent_t), in shstrtab_init()123 while ((ent = list_remove_head(&s->sst_names)) != NULL) { in shstrtab_fini()139 for (shstrtab_ent_t *ent = list_head(&s->sst_names); ent != NULL; in shstrtab_dump()140 ent = list_next(&s->sst_names, ent)) { in shstrtab_dump()
59 list_t sst_names; member
1033 for (shstrtab_ent_t *ent = list_head(&s->sst_names); ent != NULL; in write_shstrtab()1034 ent = list_next(&s->sst_names, ent)) { in write_shstrtab()