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

/dovecot/src/auth/
H A Dmech-gssapi.c121 static struct auth_request *mech_gssapi_auth_new(void) function
741 mech_gssapi_auth_new,
756 mech_gssapi_auth_new,
782 if (mech != NULL && mech->auth_new == mech_gssapi_auth_new)

Completed in 9 milliseconds