Searched defs:command_cmp (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/imap/ | ||
H A D | imap-commands.c | 213 static int command_cmp(const struct command *c1, const struct command *c2) function 226 array_sort(&imap_commands, command_cmp); |
Completed in 392 milliseconds