Home
last modified time | relevance | path

Searched refs:local_ec (Results 1 – 2 of 2) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/libcxx/src/filesystem/
HDposix_compat.h297 error_code local_ec; in statvfs() local
298 const file_status st = status(dir, local_ec); in statvfs()
HDoperations.cpp349 error_code local_ec; in __copy_symlink() local
350 if (is_directory(real_path, local_ec)) in __copy_symlink()