Searched defs:client_dict_is_finished (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-dict/
H A Ddict-client.c413 static bool client_dict_is_finished(struct client_dict *dict) function
420 if (client_dict_is_finished(dict))
440 } else if (client_dict_is_finished(dict)) {

Completed in 274 milliseconds