Searched refs:objlist_remove (Results 1 – 1 of 1) sorted by relevance
137 static void objlist_remove(Objlist *, Obj_Entry *);3252 objlist_remove(Objlist *list, Obj_Entry *obj) in objlist_remove() function5248 objlist_remove(&list_global, root); in unlink_object()5252 objlist_remove(&elm->obj->dldags, root); in unlink_object()