auth_check_password_sync_state  145 source4/auth/ntlm/auth.c 	struct auth_check_password_sync_state *s = talloc_get_type(private_data,
auth_check_password_sync_state  146 source4/auth/ntlm/auth.c 						   struct auth_check_password_sync_state);
auth_check_password_sync_state  184 source4/auth/ntlm/auth.c 	struct auth_check_password_sync_state *sync_state;
auth_check_password_sync_state  187 source4/auth/ntlm/auth.c 	sync_state = talloc_zero(auth_ctx, struct auth_check_password_sync_state);