From: Michael Adam Date: Mon, 15 Dec 2008 13:20:16 +0000 (+0100) Subject: s3:loadparm: add lp_local_ptr() that operates on a service struct X-Git-Url: http://git.samba.org/samba.git/?p=kai%2Fsamba.git;a=commitdiff_plain;h=6244194265f7f1027c16664b2701ce114435a59b;hp=6244194265f7f1027c16664b2701ce114435a59b;ds=inline s3:loadparm: add lp_local_ptr() that operates on a service struct and use this in lp_local_ptr_by_snum(). Michael ---