Add dom_sid_parse_endp
authorVolker Lendecke <vl@samba.org>
Mon, 7 Mar 2011 19:16:13 +0000 (20:16 +0100)
committerJeremy Allison <jra@samba.org>
Wed, 13 Apr 2011 21:13:24 +0000 (14:13 -0700)
commitd4c693df98835444d1db242b2723617d2e231c6a
treec3b2072d3daaa72e456df35628eac02ae36ff2df
parentdf269c0834a46bb0f0cf44d0f0822c05c8c797a5
Add dom_sid_parse_endp

This returns a pointer to the first non-parsed character, along the lines of
strtoul for example.

Signed-off-by: Jeremy Allison <jra@samba.org>
libcli/security/dom_sid.c
libcli/security/dom_sid.h