Home
last modified time | relevance | path

Searched defs:to_stat (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/libs/filesystem/src/
Doperations.cpp385 …a_read_write(int infile, struct ::stat const& from_stat, int outfile, struct ::stat const& to_stat) in copy_file_data_read_write()
431 …ata_sendfile(int infile, struct ::stat const& from_stat, int outfile, struct ::stat const& to_stat) in copy_file_data_sendfile()
463 …y_file_range(int infile, struct ::stat const& from_stat, int outfile, struct ::stat const& to_stat) in copy_file_data_copy_file_range()
1033 file_status to_stat; in copy() local
1071 file_status to_stat; in copy() local
1232 struct ::stat to_stat = {}; in copy_file() local