Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dshutil.py104 def _fastcopy_sendfile(fsrc, fdst): function
267 _fastcopy_sendfile(fsrc, fdst)
/third_party/python/Lib/test/
Dtest_shutil.py2450 return shutil._fastcopy_sendfile(fsrc, fdst)
2484 shutil._fastcopy_sendfile(src, dst)
2494 shutil._fastcopy_sendfile(src, dst)
2507 shutil._fastcopy_sendfile(src, dst)
2520 shutil._fastcopy_sendfile(src, dst)
2553 shutil._fastcopy_sendfile(src, dst)