Home
last modified time | relevance | path

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

/Zephyr-latest/samples/net/sockets/big_http_download/src/
Dbig_http_download.c140 static int parse_header(bool *location_found) in parse_header()
195 bool location_found = false; in skip_headers() local