Searched refs:objlist_remove (Results 1 – 1 of 1) sorted by relevance
146 static void objlist_remove(Objlist *, Obj_Entry *);3348 objlist_remove(Objlist *list, Obj_Entry *obj) in objlist_remove() function5388 objlist_remove(&list_global, root); in unlink_object()5392 objlist_remove(&elm->obj->dldags, root); in unlink_object()