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

/dovecot/src/config/
H A Ddoveconf.c31 unsigned int str_pos; member in struct:prefix_stack
111 sc.str_pos = s[count-1].str_pos;
121 s->str_pos = UINT_MAX;
248 if (prefix.str_pos != UINT_MAX)
249 str_truncate(ctx->list_prefix, prefix.str_pos);
267 prefix.str_pos = !unique_key ? UINT_MAX :
328 if (prefix.str_pos != UINT_MAX)

Completed in 720 milliseconds