Searched refs:secref (Results 1 – 2 of 2) sorted by relevance
48 struct secref struct50 struct secref *next; argument60 struct secref *const *p1 = a; in compare_secrefs() argument61 struct secref *const *p2 = b; in compare_secrefs()85 struct secref *refs = NULL; in cache_sections()126 struct secref *newref = malloc (sizeof *newref); in cache_sections()155 for (struct secref *sec = refs; sec != NULL; sec = sec->next) in cache_sections()172 struct secref **sortrefs = malloc (nrefs * sizeof sortrefs[0]); in cache_sections()227 struct secref *ref = refs; in cache_sections()
2871 (struct secref): Likewise.