Home
last modified time | relevance | path

Searched refs:smtp_sasl_auth_cache_make_key (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/ibm-public/postfix/dist/src/smtp/
H A Dsmtp_sasl_auth_cache.c162 static char *smtp_sasl_auth_cache_make_key(const char *host, const char *user) in smtp_sasl_auth_cache_make_key() function
240 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()