Home
last modified time | relevance | path

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

/external/libcxx/src/filesystem/
Doperations.cpp559 const bool sym_status2 = bool(options & copy_options::copy_symlinks); in __copy() local
563 const file_status f = sym_status || sym_status2 in __copy()