Home
last modified time | relevance | path

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

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