Home
last modified time | relevance | path

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

/third_party/python/Lib/
H A Dshutil.py106 def _fastcopy_sendfile(fsrc, fdst): function
269 _fastcopy_sendfile(fsrc, fdst)
/third_party/python/Lib/test/
H A Dtest_shutil.py2509 return shutil._fastcopy_sendfile(fsrc, fdst)
2543 shutil._fastcopy_sendfile(src, dst)
2553 shutil._fastcopy_sendfile(src, dst)
2566 shutil._fastcopy_sendfile(src, dst)
2579 shutil._fastcopy_sendfile(src, dst)
2612 shutil._fastcopy_sendfile(src, dst)

Completed in 9 milliseconds