Searched refs:_make_clr_conn (Results 1 – 1 of 1) sorted by relevance
45 def _make_clr_conn(cfg, ipver=None):254 with _make_clr_conn(cfg) as s:268 with _make_clr_conn(cfg) as s:283 with _make_clr_conn(cfg) as s:457 s = _make_clr_conn(cfg, ipver)547 s = _make_clr_conn(cfg)567 s = _make_clr_conn(cfg)40 def _make_clr_conn(cfg, ipver=None): global() function