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

/dovecot/src/lib-dict/
H A Ddict-client.c160 static bool client_dict_cmd_unref(struct client_dict_cmd *cmd) function
343 client_dict_cmd_unref(cmd);
349 client_dict_cmd_unref(cmd);
551 if (!client_dict_cmd_unref(cmds[i])) {
559 client_dict_cmd_unref(cmds[i]);
616 client_dict_cmd_unref(*cmdp);
668 client_dict_cmd_unref(*cmdp);
685 client_dict_cmd_unref(cmd);

Completed in 20 milliseconds