Searched refs:objlist_remove (Results 1 – 1 of 1) sorted by relevance
136 static void objlist_remove(Objlist *, Obj_Entry *);2904 objlist_remove(Objlist *list, Obj_Entry *obj) in objlist_remove() function4789 objlist_remove(&list_global, root); in unlink_object()4793 objlist_remove(&elm->obj->dldags, root); in unlink_object()