Home
last modified time | relevance | path

Searched defs:close_all (Results 1 – 2 of 2) sorted by relevance

/third_party/curl/lib/vtls/
Dvtls_int.h131 void (*close_all)(struct Curl_easy *data); member
/third_party/python/Lib/
Dasyncore.py560 def close_all(map=None, ignore_all=False): function