r21493: Patch from Ronnie Sahlberg. From his email:
commit0c4fb484f0e515eb4055c58cd73ca798a8c46d69
authorJelmer Vernooij <jelmer@samba.org>
Wed, 21 Feb 2007 20:59:01 +0000 (21 20:59 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 19:48:44 +0000 (10 14:48 -0500)
tree4c72d92125b2f564b52db1ea6887435b3b091fe6
parente88055b76a3d81fcc40773d880f76a1c3f53fbf0
r21493: Patch from Ronnie Sahlberg. From his email:

This patch changes the function name and signature that pidl generate
a call for when dissecting a policy handle to a new, more
PIDL-friendly function.

It also stores the procedure name in a new pinfo-> field so that
helpers that want to know the procedure name can finbd out easily.

The new PIDL helper function for policy handles use this new field and will show
   OpenHKU(<...>)
       opened in frame X
   closed in frame Y
for the policy handle.
source/pidl/lib/Parse/Pidl/Wireshark/NDR.pm