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

/dovecot/src/dict/
H A Ddict-commands.c20 struct dict_cmd_func { struct
26 const struct dict_cmd_func *cmd;
574 static const struct dict_cmd_func cmds[] = {
589 static const struct dict_cmd_func *dict_command_find(enum dict_protocol_cmd cmd)
602 const struct dict_cmd_func *cmd_func;

Completed in 8 milliseconds