Searched refs:sh_groups (Results 1 – 2 of 2) sorted by relevance
149 APlist *sh_groups; /* list of SHT_GROUP sections */ member
372 if (aplist_append(&cmd_info->sh_groups, in traverse_file()1529 cmd_info->sh_groups = NULL; in initialize()1577 for (APLIST_TRAVERSE(cmd_info->sh_groups, idx, sinfo)) { in post_process()1621 for (APLIST_TRAVERSE(cmd_info->sh_groups, idx, sinfo)) { in post_process()1655 free(cmd_info->sh_groups); in post_process()1656 cmd_info->sh_groups = NULL; in post_process()