Searched refs:sonext (Results 1 – 1 of 1) sorted by relevance
78 static soinfo* sonext; variable84 sonext->next = si; in solist_add_soinfo()85 sonext = si; in solist_add_soinfo()107 if (si == sonext) { in solist_remove_soinfo()108 sonext = prev; in solist_remove_soinfo()776 sonext = solist = solinker = get_libdl_info(tmp_linker_so); in __linker_init_post_relocation()