Home
last modified time | relevance | path

Searched refs:l_next (Results 1 – 2 of 2) sorted by relevance

/third_party/ulib/musl/include/
A Dlink.h32 struct link_map *l_next, *l_prev; member
/third_party/ulib/musl/ldso/
A Ddynlink.c267 return (struct dso*)p->l_map.l_next; in dso_next()
276 p->l_map.l_next = next ? &next->l_map : NULL; in dso_set_next()

Completed in 10 milliseconds