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

/dovecot/src/auth/
H A Dmech-winbind.c315 static struct auth_request *do_auth_new(struct winbind_helper *winbind) function
330 return do_auth_new(&winbind_ntlm_context);
335 return do_auth_new(&winbind_spnego_context);

Completed in 10 milliseconds