Add dom_sid_parse_endp
commit050cd77018006cdd87f7e64f9d10e67e4b84f1ea
authorVolker Lendecke <vl@samba.org>
Mon, 7 Mar 2011 19:16:13 +0000 (7 20:16 +0100)
committerJeremy Allison <jra@samba.org>
Wed, 13 Apr 2011 21:01:37 +0000 (13 14:01 -0700)
treedd00637c289b1b7d702a99c52718acf79f0b7063
parent0ec0aa8ee51742fa55714ce4efb09caa430bec90
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