py_talloc_get_ptr 39 source4/lib/registry/pyregistry.c #define PyRegistry_AsRegistryContext(obj) ((struct registry_context *)py_talloc_get_ptr(obj)) py_talloc_get_ptr 40 source4/lib/registry/pyregistry.c #define PyHiveKey_AsHiveKey(obj) ((struct hive_key*)py_talloc_get_ptr(obj))