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

/dovecot/src/lib-dict-backend/
H A Ddict-sql.c37 struct sql_dict_iterate_context { struct
614 sql_dict_iterate_find_next_map(struct sql_dict_iterate_context *ctx,
648 sql_dict_iterate_build_next_query(struct sql_dict_iterate_context *ctx,
731 struct sql_dict_iterate_context *ctx)
739 static int sql_dict_iterate_next_query(struct sql_dict_iterate_context *ctx)
773 struct sql_dict_iterate_context *ctx;
778 ctx = p_new(pool, struct sql_dict_iterate_context, 1);
795 struct sql_dict_iterate_context *ctx =
796 (struct sql_dict_iterate_context *)_ctx;
888 struct sql_dict_iterate_context *ct
[all...]

Completed in 398 milliseconds