Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/libcxx/src/filesystem/
H A Doperations.cpp1135 error_code ec1, ec2; in __equivalent() local
1140 auto s2 = detail::posix_stat(p2.native(), st2, &ec2); in __equivalent()