Searched refs:create_connection_state (Results 1 – 4 of 4) sorted by relevance
31 gpointer (*create_connection_state) (SoupConnectionAuth *auth); member
104 state = SOUP_CONNECTION_AUTH_GET_CLASS (auth)->create_connection_state (auth); in soup_connection_auth_get_connection_state_for_message()
318 conn_auth_class->create_connection_state = soup_auth_negotiate_create_connection_state; in soup_auth_negotiate_class_init()
582 connauth_class->create_connection_state = soup_auth_ntlm_create_connection_state; in soup_auth_ntlm_class_init()