Searched refs:sonext (Results 1 – 1 of 1) sorted by relevance
82 static soinfo* sonext; variable88 sonext->next = si; in solist_add_soinfo()89 sonext = si; in solist_add_soinfo()111 if (si == sonext) { in solist_remove_soinfo()112 sonext = prev; in solist_remove_soinfo()841 sonext = solist = solinker = get_libdl_info(tmp_linker_so); in __linker_init_post_relocation()