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

/dovecot/src/lib-dict/
H A Ddict-client.c305 client_dict_cmd_send(struct client_dict *dict, struct client_dict_cmd **_cmd, function
380 if (!client_dict_cmd_send(dict, &cmd, &error)) {
409 if (!client_dict_cmd_send(dict, &cmd, &error))
686 } else if (!client_dict_cmd_send(dict, &cmd, &error))
992 client_dict_cmd_send(dict, &cmd, NULL);
1191 client_dict_cmd_send(dict, &cmd, NULL);
1371 if (client_dict_cmd_send(dict, &cmd, NULL)) {

Completed in 15 milliseconds