Searched refs:smtp_sasl_auth_cache_make_key (Results 1 – 1 of 1) sorted by relevance
162 static char *smtp_sasl_auth_cache_make_key(const char *host, const char *user) in smtp_sasl_auth_cache_make_key() function240 key = smtp_sasl_auth_cache_make_key(STR(iter->host), session->sasl_username); in smtp_sasl_auth_cache_find()265 key = smtp_sasl_auth_cache_make_key(STR(iter->host), session->sasl_username); in smtp_sasl_auth_cache_store()