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

/dovecot/src/auth/
H A Dauth-cache.c370 bool *expired_r, bool *neg_expired_r)
377 *expired_r = FALSE;
394 *expired_r = TRUE;
368 auth_cache_lookup(struct auth_cache *cache, const struct auth_request *request, const char *key, struct auth_cache_node **node_r, bool *expired_r, bool *neg_expired_r) argument

Completed in 10 milliseconds