Searched refs:ToFD (Results 1 – 2 of 2) sorted by relevance
1006 std::error_code copy_file(const Twine &From, int ToFD) { in copy_file() argument1011 std::error_code EC = copy_file_internal(ReadFD, ToFD); in copy_file()
424 std::error_code copy_file(const Twine &From, int ToFD);