py_type 38 lib/talloc/pytalloc.c PyObject *py_talloc_import_ex(PyTypeObject *py_type, TALLOC_CTX *mem_ctx, py_type 41 lib/talloc/pytalloc.c py_talloc_Object *ret = (py_talloc_Object *)py_type->tp_alloc(py_type, 0); py_type 45 lib/talloc/pytalloc.h PyObject *py_talloc_import_ex(PyTypeObject *py_type, TALLOC_CTX *mem_ctx, void *ptr); py_type 46 lib/talloc/pytalloc.h #define py_talloc_import(py_type, talloc_ptr) py_talloc_import_ex(py_type, talloc_ptr, talloc_ptr)