Searched refs:sync_ls (Results 1 – 1 of 1) sorted by relevance
984 static bool sync_ls(SyncConnection& sc, const std::string& path, in sync_ls() function1260 return sync_ls(sc, path, [](unsigned mode, uint64_t size, uint64_t time, const char* name) { in do_sync_ls()1561 if (!sync_ls(sc, rpath, callback)) { in remote_build_list()