ob_type 32 lib/talloc/pytalloc.c self->ob_type->tp_free(self); ob_type 347 source4/lib/ldb/pyldb.c self->ob_type->tp_free(self); ob_type 1070 source4/lib/ldb/pyldb.c self->ob_type->tp_free(self); ob_type 1246 source4/lib/ldb/pyldb.c self->ob_type->tp_free(self); ob_type 1469 source4/lib/ldb/pyldb.c self->ob_type->tp_free(self); ob_type 1687 source4/lib/ldb/pyldb.c self->ob_type->tp_free(self); ob_type 1721 source4/lib/ldb/pyldb.c self->ob_type->tp_free(self); ob_type 1414 source4/lib/wmi/wmi_wrap.c return ((op)->ob_type == PySwigObject_type()) ob_type 1415 source4/lib/wmi/wmi_wrap.c || (strcmp((op)->ob_type->tp_name,"PySwigObject") == 0); ob_type 1682 source4/lib/wmi/wmi_wrap.c pyswigobject_type.ob_type = &PyType_Type; ob_type 1767 source4/lib/wmi/wmi_wrap.c return ((op)->ob_type == _PySwigPacked_type()) ob_type 1768 source4/lib/wmi/wmi_wrap.c || (strcmp((op)->ob_type->tp_name,"PySwigPacked") == 0); ob_type 1845 source4/lib/wmi/wmi_wrap.c pyswigpacked_type.ob_type = &PyType_Type; ob_type 2429 source4/lib/wmi/wmi_wrap.c const char *otype = (obj ? obj->ob_type->tp_name : 0); ob_type 4158 source4/lib/wmi/wmi_wrap.c varlink_type.ob_type = &PyType_Type;