OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:sonext
(Results
1 - 1
of
1
) sorted by null
/bionic/linker/
linker.c
89
static soinfo *
sonext
= &libdl_info;
variable
282
sonext
->next = si;
286
sonext
= si;
313
if (si ==
sonext
)
sonext
= prev;
[
all
...]
Completed in 27 milliseconds