Home
last modified time | relevance | path

Searched refs:close_all (Results 1 – 20 of 20) sorted by relevance

/external/python/cpython3/Lib/test/
Dtest_smtpd.py66 asyncore.close_all()
159 asyncore.close_all()
168 asyncore.close_all()
191 asyncore.close_all()
228 asyncore.close_all()
296 asyncore.close_all()
787 asyncore.close_all()
839 asyncore.close_all()
884 asyncore.close_all()
926 asyncore.close_all()
Dtest_asyncore.py211 asyncore.close_all()
215 asyncore.close_all(testmap)
244 asyncore.close_all()
324 asyncore.close_all()
502 asyncore.close_all(ignore_all=True)
Dtest_ftplib.py282 asyncore.close_all(ignore_all=True)
479 asyncore.close_all(ignore_all=True)
811 asyncore.close_all(ignore_all=True)
872 asyncore.close_all(ignore_all=True)
Dtest_poplib.py230 asyncore.close_all(ignore_all=True)
Dtest_smtplib.py179 asyncore.close_all()
Dtest_logging.py856 asyncore.close_all(map=self._map, ignore_all=True)
Dtest_os.py2714 asyncore.close_all()
Dtest_ssl.py2553 asyncore.close_all(ignore_all=True)
/external/python/cpython2/Lib/test/
Dtest_asyncore.py201 asyncore.close_all()
205 asyncore.close_all(testmap)
234 asyncore.close_all()
350 asyncore.close_all()
521 asyncore.close_all()
Dtest_poplib.py134 asyncore.close_all(ignore_all=True)
Dtest_smtplib.py134 asyncore.close_all()
Dtest_ftplib.py247 asyncore.close_all(ignore_all=True)
Dregrtest.py1221 asyncore.close_all(ignore_all=True)
Dtest_ssl.py1949 asyncore.close_all(ignore_all=True)
/external/curl/lib/vtls/
Dvtls.h64 void (*close_all)(struct Curl_easy *data); member
Dvtls.c512 Curl_ssl->close_all(data); in Curl_ssl_close_all()
/external/python/cpython3/Lib/test/libregrtest/
Dsave_env.py138 asyncore.close_all(ignore_all=True)
/external/python/cpython3/Lib/
Dasyncore.py555 def close_all(map=None, ignore_all=False): function
/external/python/cpython2/Lib/
Dasyncore.py576 def close_all(map=None, ignore_all=False): function
/external/u-boot/common/
Dcli_hush.c435 static void close_all(void);
1195 static void close_all(void) function
1706 close_all();