Lines Matching refs:ops
27 * src/filesystem/ops.cc (experimental::filesystem::space): Perform
84 * src/filesystem/ops.cc (remove(const path&, error_code&))): Do not
135 * src/filesystem/std-ops.cc (do_copy_file): Handle sendfile not
148 * src/filesystem/ops.cc (read_symlink): Handle st_size being zero.
1225 * src/filesystem/ops.cc (canonical): Set error for non-existent path.
2149 * src/filesystem/ops.cc (permissions(const path&, perms, error_code&)):
2183 * src/filesystem/ops.cc (remove_all(const path&, error_code&)):
2247 * src/filesystem/ops.cc (do_copy_file): Fix backwards conditions.
2260 * src/filesystem/ops.cc (create_dir): Handle EEXIST from mkdir.
2268 * src/filesystem/ops.cc (canonical(const path&, const path&)): Add
2299 * src/filesystem/ops.cc (close_fd): New function.
2313 * src/filesystem/ops.cc (make_file_type, make_file_status,