Searched refs:sonext (Results 1 – 1 of 1) sorted by relevance
90 static soinfo* sonext; variable293 sonext->next = si; in soinfo_alloc()294 sonext = si; in soinfo_alloc()331 if (si == sonext) { in soinfo_free()332 sonext = prev; in soinfo_free()2595 sonext = get_libdl_info();