Home
last modified time | relevance | path

Searched refs:redirect (Results 1 – 12 of 12) 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() argument
134 *redirect = true; in parse_status()
189 int skip_headers(int sock, bool *redirect) in skip_headers() argument
240 *redirect = true; in skip_headers()
253 bool download(struct addrinfo *ai, bool is_tls, bool *redirect) in download() argument
261 *redirect = false; in download()
306 if (skip_headers(sock, redirect) <= 0) { in download()
311 if (*redirect) { in download()
361 return redirect; in download()
374 bool redirect = false; in main() local
[all …]
/Zephyr-latest/tests/benchmarks/sched_queues/
DKconfig37 analyze it, it is recommended to redirect the output to a file.
/Zephyr-latest/tests/benchmarks/wait_queues/
DKconfig37 analyze it, it is recommended redirect or copy the data to a file.
/Zephyr-latest/subsys/logging/
DKconfig.mode48 level. To redirect logs at the macro level, see LOG_CUSTOM_HEADER.
/Zephyr-latest/soc/nordic/
DKconfig27 For non-secure the functions must redirect to secure services exposed
/Zephyr-latest/soc/ite/ec/it8xxx2/
Dlinker.ld247 * sections won't incorrectly redirect to RAM. */
/Zephyr-latest/doc/releases/
Drelease-notes-1.6.rst215 * ``ZEP-775`` - Enable USB CDC by default on Arduino 101 and redirect serial to USB
Drelease-notes-3.3.rst1098 * Added redirect support for ``big_http_download`` sample and updated the
/Zephyr-latest/scripts/
Dspelling.txt1290 redircet||redirect
/Zephyr-latest/boards/native/native_sim/doc/
Dindex.rst612 redirect any :c:func:`printk` write to the native host application's
/Zephyr-latest/doc/services/logging/
Dindex.rst366 data. However, it is possible to redirect printk messages to the
/Zephyr-latest/doc/
Dzephyr.doxyfile.in1974 # projects and redirect the results back to the right project.