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

/dovecot/src/dict/
H A Ddict-commands.c589 static const struct dict_cmd_func *dict_command_find(enum dict_protocol_cmd cmd) function
606 cmd_func = dict_command_find((enum dict_protocol_cmd)*line);

Completed in 1007 milliseconds