| syncprov.c | 132 typedef struct sessionlog { struct 141 } sessionlog; typedef in typeref:struct:sessionlog 174 sessionlog *si_logs; 1668 sessionlog *sl; 1715 "adding csn=%s to sessionlog, uuid=%s\n", 1731 "duplicate sessionlog entry ignored: csn=%s, uuid=%s\n", 1744 "expiring csn=%s from sessionlog (sessionlog size=%d)\n", 2021 sessionlog *sl = si->si_logs; 2079 * let the write side manage the sessionlog again [all...] |