Home
last modified time | relevance | path

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

/Zephyr-latest/samples/net/sockets/big_http_download/src/
Dbig_http_download.c115 static int parse_status(bool *redirect) in parse_status() function
213 if (parse_status(&redirect_code) < 0) { in skip_headers()