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

/dovecot/src/auth/
H A Dauth-worker-client.c42 struct auth_worker_list_context { struct
531 static void list_iter_deinit(struct auth_worker_list_context *ctx)
559 struct auth_worker_list_context *ctx = context;
607 static int auth_worker_list_output(struct auth_worker_list_context *ctx)
626 struct auth_worker_list_context *ctx;
641 ctx = i_new(struct auth_worker_list_context, 1);

Completed in 11 milliseconds