Home
last modified time | relevance | path

Searched refs:lpcfg_service_ok (Results 1 – 2 of 2) sorted by relevance

/dports/net/samba412/samba-4.12.15/lib/param/
H A Dloadparm.c1004 bool lpcfg_service_ok(struct loadparm_service *service) in lpcfg_service_ok() function
2193 bRetval = lpcfg_service_ok(lp_ctx->currentService); in do_section()
3240 bRetval = lpcfg_service_ok(lp_ctx->currentService); in lpcfg_load_internal()
/dports/net/samba412/samba-4.12.15/source3/param/
H A Dloadparm.c2169 return lpcfg_service_ok(ServicePtrs[iServiceIndex]); in process_smbconf_service()
2875 bRetval = lpcfg_service_ok(ServicePtrs[iServiceIndex]); in lp_do_section()
4007 bRetval = lpcfg_service_ok(ServicePtrs[iServiceIndex]);