Searched defs:REPLICATION_PRIORITY_NONE (Results 1 - 1 of 1) sorted by relevance
/dovecot/src/replication/ | ||
H A D | replication-common.h | 6 REPLICATION_PRIORITY_NONE = 0, enumerator in enum:replication_priority 19 case REPLICATION_PRIORITY_NONE: 36 *priority_r = REPLICATION_PRIORITY_NONE; |
Completed in 26 milliseconds