mirror of
https://github.com/samba-team/samba.git
synced 2025-02-28 01:58:17 +03:00
This function maintains an arbitrary mapping of GUID strings to integers. This is required as only integers can be used as discriminators for autogenerated ODJ unions. Guenther Signed-off-by: Guenther Deschner <gd@samba.org> Reviewed-by: Alexander Bokovoy <ab@samba.org>