Searched defs:dict_command_find (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/dict/ | ||
H A D | dict-commands.c | 589 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 13 milliseconds