PyHiveKey_AsHiveKey   40 source4/lib/registry/pyregistry.c #define PyHiveKey_AsHiveKey(obj) ((struct hive_key*)py_talloc_get_ptr(obj))
PyHiveKey_AsHiveKey  131 source4/lib/registry/pyregistry.c 	result = reg_mount_hive(ctx, PyHiveKey_AsHiveKey(py_hivekey), hkey, elements);
PyHiveKey_AsHiveKey  173 source4/lib/registry/pyregistry.c 	struct hive_key *key = PyHiveKey_AsHiveKey(self);
PyHiveKey_AsHiveKey  189 source4/lib/registry/pyregistry.c 	struct hive_key *key = PyHiveKey_AsHiveKey(self);
PyHiveKey_AsHiveKey  201 source4/lib/registry/pyregistry.c 	struct hive_key *key = PyHiveKey_AsHiveKey(self);
PyHiveKey_AsHiveKey  219 source4/lib/registry/pyregistry.c 	struct hive_key *key = PyHiveKey_AsHiveKey(self);