Searched refs:fini_next (Results 1 - 1 of 1) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/ldso/
H A Ddynlink.c92 struct dso* fini_next; member in struct:dso
1530 for (p = fini_head; p; p = p->fini_next) {
1559 p->fini_next = fini_head;

Completed in 89 milliseconds