Searched refs:sync_ls_cb (Results 1 – 1 of 1) sorted by relevance
612 typedef void (sync_ls_cb)(unsigned mode, unsigned size, unsigned time, const char* name); typedef615 const std::function<sync_ls_cb>& func) { in sync_ls()