Home
last modified time | relevance | path

Searched refs:_fastcopy_sendfile (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/
Dshutil.py114 def _fastcopy_sendfile(fsrc, fdst): function
275 _fastcopy_sendfile(fsrc, fdst)
/external/python/cpython3/Lib/test/
Dtest_shutil.py2357 return shutil._fastcopy_sendfile(fsrc, fdst)
2391 shutil._fastcopy_sendfile(src, dst)
2401 shutil._fastcopy_sendfile(src, dst)
2414 shutil._fastcopy_sendfile(src, dst)
2427 shutil._fastcopy_sendfile(src, dst)
2460 shutil._fastcopy_sendfile(src, dst)