Searched refs:sync_stat_fallback (Results 1 – 1 of 1) sorted by relevance
997 static bool sync_stat_fallback(SyncConnection& sc, const std::string& path, struct stat* st) { in sync_stat_fallback() function1441 if (sync_stat_fallback(sc, dst, &st)) { in do_sync_push()1568 if (!sync_stat_fallback(sc, link_ci.rpath, &st)) { in remote_build_list()1700 if (!sync_stat_fallback(sc, src_path, &src_st)) { in do_sync_pull()