lp_tls_cafile     362 source4/lib/tls/tls.c 	const char *cafile = lp_tls_cafile(tmp_ctx, lp_ctx);
lp_tls_cafile     405 source4/libcli/ldap/ldap_client.c 		char *cafile = lp_tls_cafile(conn->sock, conn->lp_ctx);
lp_tls_cafile      88 source4/param/param.h char *lp_tls_cafile(TALLOC_CTX *mem_ctx, struct loadparm_context *);