Searched refs:shlib_list (Results 1 – 1 of 1) sorted by relevance
75 struct shlib_list { struct83 struct shlib_list *next; argument86 static struct shlib_list *shlib_head = NULL, **shlib_tail = &shlib_head;259 struct shlib_list *shp; in enter()292 shp = (struct shlib_list *)xmalloc(sizeof *shp); in enter()332 struct shlib_list *shp; in buildhints()463 struct shlib_list *shp; in readhints()529 shp = (struct shlib_list *)xmalloc(sizeof *shp); in readhints()545 struct shlib_list *shp; in listhints()