]> git.ipfire.org Git - thirdparty/samba.git/commit
s3: lib: Cleanup - all the ipstr_XXX() functions are only used in namecache.c.
authorJeremy Allison <jra@samba.org>
Wed, 15 Jul 2020 18:43:03 +0000 (11:43 -0700)
committerVolker Lendecke <vl@samba.org>
Thu, 16 Jul 2020 06:52:36 +0000 (06:52 +0000)
commit527d7df08eef1ab8a3ecbed3e16d4ffcbd93db1c
treeeac2704fe1c2436aeafc8be77f161720756ad79c
parent0e287127cb8d8ce93abb99ea32b146b9392b56bc
s3: lib: Cleanup - all the ipstr_XXX() functions are only used in namecache.c.

Move them there. Will remove from the global namespace next.

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/lib/util_str.c
source3/libsmb/namecache.c