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

/dovecot/src/auth/
H A Dauth-policy.c74 int auth_policy_strptrcmp(const char *a0, const char *a1, function
124 if (auth_policy_strptrcmp(fromkey, fptr, tokey, tptr) == 0) {
146 if (auth_policy_strptrcmp(fptr, fdash, tptr, tdash) != 0) {

Completed in 928 milliseconds