s3:registry: add function regsubkey_ctr_reinit()
authorMichael Adam <obnox@samba.org>
Wed, 15 Jul 2009 10:47:12 +0000 (12:47 +0200)
committerMichael Adam <obnox@samba.org>
Wed, 15 Jul 2009 12:01:57 +0000 (14:01 +0200)
commit92df5e4a0243bde6fbc5261bf6758090c4c35eee
tree31aa5267f1e7c1b2cfa11e813e2ce9ce861e6dea
parentdc0bcfa188cb24c5a34f592ece946682d5fb8afe
s3:registry: add function regsubkey_ctr_reinit()

This reinitializes an already allocated regsubkey_ctr structure,
emptying out the subkey array and hash table.

Michael
source3/include/proto.h
source3/registry/reg_objects.c