Searched refs:sql_dict_inc_row (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-dict-backend/
H A Ddict-sql.c55 struct sql_dict_inc_row { struct
56 struct sql_dict_inc_row *prev;
69 struct sql_dict_inc_row *inc_row;
923 struct sql_dict_inc_row *inc_row;
1246 struct sql_dict_inc_row *row;
1252 row = p_new(ctx->inc_row_pool, struct sql_dict_inc_row, 1);

Completed in 12 milliseconds