Home
last modified time | relevance | path

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

/dragonfly/libexec/rtld-elf/
H A Drtld.c2524 objlist_put_after(Objlist *list, Obj_Entry *listobj, Obj_Entry *obj) in objlist_put_after() argument
2529 if (listelm->obj == listobj) in objlist_put_after()