Searched refs:auth_new (Results 1 - 3 of 3) sorted by relevance

/dovecot/src/auth/
H A Dmech.h36 struct auth_request *(*auth_new)(void); member in struct:mech_module
H A Dmech-gssapi.c782 if (mech != NULL && mech->auth_new == mech_gssapi_auth_new)
H A Dauth-request.c84 request = mech->auth_new();

Completed in 1370 milliseconds