Lines Matching refs:ops
18 * src/filesystem/ops.cc (fs::create_directories): Likewise.
359 * src/filesystem/ops.cc (fs::create_hard_link, fs::remove):
1046 * src/filesystem/ops.cc (read_symlink): Likewise.
1179 * testsuite/experimental/net/internet/resolver/ops/lookup.cc:
1181 * testsuite/experimental/net/internet/resolver/ops/reverse.cc:
1185 * testsuite/experimental/net/timer/waitable/ops.cc: Likewise.
1193 * src/filesystem/ops-common.h [_GLIBCXX_FILESYSTEM_IS_WINDOWS]
1231 * src/filesystem/ops.cc (fs::read_symlink): Likewise.
1725 * src/filesystem/ops.cc: Likewise.
1755 * src/filesystem/ops.cc (remove_all(const path&, error_code&)):
2083 * src/filesystem/ops-common.h [_GLIBCXX_FILESYSTEM_IS_WINDOWS]
3584 * testsuite/experimental/net/timer/waitable/ops.cc: Likewise.
3804 * src/filesystem/ops-common.h (do_copy_file): Open files in binary
3940 * testsuite/18_support/byte/ops.cc: Validate
4584 * src/filesystem/ops.cc (remove(const path&, error_code&)):
4742 * testsuite/experimental/net/internet/resolver/ops/lookup.cc:
4854 * src/filesystem/ops.cc (last_write_time): Fix preprocessor condition
4886 * src/filesystem/ops-common.h (__gnu_posix::truncate)
4905 * src/c++17/cow-fs_ops.cc: Move src/filesystem/cow-std-ops.cc to
4909 * src/c++17/fs_ops.cc: Move src/filesystem/std-ops.cc to here. Change
4910 path to ops-common.h. Disable -Wunused-parameter warnings.
4914 (do_copy_file, do_space): Move definitions to ops.common.h.
4923 * src/filesystem/cow-std-ops.cc: Move to src/c++17/cow-fs_ops.cc.
4925 * src/filesystem/std-ops.cc: Move to src/c++17/fs_ops.cc.
4929 * src/filesystem/ops-common.h [!_GLIBCXX_USE_LSTAT] (lstat): Define
4932 (do_copy_file, do_space): Move definitions here from std-ops.cc.
4933 * src/filesystem/ops.cc: Adjust calls to do_copy_file and do_space
5072 * src/filesystem/ops-common.h (file_time): Add FIXME comment about
5074 * src/filesystem/std-ops.cc (is_set(perm_options, perm_options)): Give