Searched refs:sync_lstat (Results 1 – 1 of 1) sorted by relevance
640 static bool sync_lstat(SyncConnection& sc, const char* path, struct stat* st) { in sync_lstat() function654 bool lstat_result = sync_lstat(sc, path, st); in sync_stat_fallback()668 if (sync_lstat(sc, dir_path.c_str(), &tmp_st)) { in sync_stat_fallback()683 if (sync_lstat(sc, rpath, &st)) { in sync_send()