Searched refs:objlist_remove (Results 1 – 1 of 1) sorted by relevance
139 static void objlist_remove(Objlist *, Obj_Entry *);3202 objlist_remove(Objlist *list, Obj_Entry *obj) in objlist_remove() function5161 objlist_remove(&list_global, root); in unlink_object()5165 objlist_remove(&elm->obj->dldags, root); in unlink_object()