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

/dovecot/src/auth/
H A Dmech-winbind.c31 struct winbind_helper { struct
42 struct winbind_helper *winbind;
46 static struct winbind_helper winbind_ntlm_context = {
49 static struct winbind_helper winbind_spnego_context = {
55 static void winbind_helper_disconnect(struct winbind_helper *winbind)
61 static void winbind_wait_pid(struct winbind_helper *winbind)
98 struct winbind_helper *winbind)
315 static struct auth_request *do_auth_new(struct winbind_helper *winbind)

Completed in 512 milliseconds