Home
last modified time | relevance | path

Searched defs:ch (Results 1 – 3 of 3) sorted by relevance

/mOS-networking-stack/util/
H A Dhttp_parsing.c19 char ch = data[len]; /* remember it */ in find_http_header() local
/mOS-networking-stack/samples/lighttpd-1.4.32/src/
H A Dconnections.c996 char ch = b.ptr[i]; local
H A Dhttp_auth.c90 int ch, j = 0, k; in base64_decode() local