Home
last modified time | relevance | path

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

/external/libwebsockets/lib/roles/http/
Dparsers.c768 case URIES_IDLE: in lws_parse_urldecode()
792 ah->ues = URIES_IDLE; in lws_parse_urldecode()
910 if (ah->ues != URIES_IDLE) in lws_parse_urldecode()
1069 if (ah->ues != URIES_IDLE) in lws_parse()
1389 if (ah->ues != URIES_IDLE) in lws_parse()
1412 if (ah->ues != URIES_IDLE) in lws_parse()
/external/libwebsockets/lib/roles/http/client/
Dclient-http.c343 wsi->http.ah->ues = URIES_IDLE; in lws_client_socket_service()
548 wsi->http.ah->ues = URIES_IDLE; in lws_http_transaction_completed_client()
/external/libwebsockets/lib/core-net/
Dprivate-lib-core-net.h238 URIES_IDLE, enumerator
/external/libwebsockets/lib/roles/http/server/
Dserver.c2445 wsi->http.ah->ues = URIES_IDLE; in lws_http_transaction_completed()