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

/dovecot/src/doveadm/
H A Ddoveadm-director.c246 static bool user_hash_expand(const char *username, unsigned int *hash_r) function
266 if (!user_hash_expand(username, &user_hash))
367 if (user_hash_expand(ctx->host, &user_hash)) {
605 if (!user_hash_expand(ctx->user, &user_hash) ||

Completed in 13 milliseconds