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

/dovecot/src/imap/
H A Dimap-commands.c18 static const struct command imap4rev1_commands[] = { variable in typeref:struct:command
53 #define IMAP4REV1_COMMANDS_COUNT N_ELEMENTS(imap4rev1_commands)
239 command_register_array(imap4rev1_commands, IMAP4REV1_COMMANDS_COUNT);

Completed in 370 milliseconds