Lines Matching defs:exists
124 if (!exists(f) || is_other(f) || is_other(t) || (is_directory(f) && is_regular_file(t)) ||
125 (exists(t) && detail::stat_equivalent(f_st, t_st))) {
132 } else if (not exists(t)) {
154 if (!exists(t)) {
285 const bool to_exists = exists(to_st);
366 else if (exists(st))
374 if (not exists(parent_st)) {
506 if (!exists(s1))
509 if (!exists(s2))
521 if (!exists(fst) || !is_regular_file(fst)) {
917 if (!exists(st) || !is_directory(st))
942 } else if (exists(st)) {