Home
last modified time | relevance | path

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

/third_party/libwebsockets/lib/roles/http/
Dparsers.c1214 int uhlen; in lws_parse() local
1234 uhlen = (int)(ah->pos - (ah->unk_pos + UHO_NAME)); in lws_parse()
1237 uhlen, sizeof(dotstar)); in lws_parse()