Searched refs:tls_mgr_service (Results 1 – 4 of 4) sorted by relevance
138 myfree(params->tls_mgr_service); in tls_proxy_client_param_free()163 VSTRING *tls_mgr_service = vstring_alloc(25); in tls_proxy_client_param_scan() local186 RECV_ATTR_STR(VAR_TLS_MGR_SERVICE, tls_mgr_service), in tls_proxy_client_param_scan()212 params->tls_mgr_service = vstring_export(tls_mgr_service); in tls_proxy_client_param_scan()
83 tls_mgr_service = var_tls_mgr_service, in tls_proxy_client_param_from_config()
61 char *tls_mgr_service; member
118 params->tls_mgr_service), in tls_proxy_client_param_print()