Home
last modified time | relevance | path

Searched refs:MHD_CONNECTION_INIT (Results 1 – 4 of 4) sorted by relevance

/external/libmicrohttpd/src/microhttpd/
Dinternal.c39 case MHD_CONNECTION_INIT: in MHD_state_to_string()
Dconnection_https.c56 connection->state = MHD_CONNECTION_INIT; in run_tls_handshake()
Dinternal.h347 MHD_CONNECTION_INIT = 0, enumerator
352 MHD_CONNECTION_URL_RECEIVED = MHD_CONNECTION_INIT + 1,
Dconnection.c997 case MHD_CONNECTION_INIT:
2021 case MHD_CONNECTION_INIT:
2078 case MHD_CONNECTION_INIT:
2287 case MHD_CONNECTION_INIT:
2291 if (MHD_CONNECTION_INIT != connection->state)
2612 connection->state = MHD_CONNECTION_INIT;