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

/dovecot/src/config/
H A Ddoveconf.c45 #define LIST_KEY_PREFIX "\001" macro
62 value = p_strdup_printf(ctx->pool, LIST_KEY_PREFIX"%s=%s",
197 for (i = 0; i < count && strings[i][0] == LIST_KEY_PREFIX[0]; i++) T_BEGIN {

Completed in 471 milliseconds