Home
last modified time | relevance | path

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

/Zephyr-latest/lib/libc/newlib/
Dlibc-hooks.c179 int z_impl_zephyr_read_stdin(char *buf, int nbytes) in z_impl_zephyr_read_stdin() function
197 return z_impl_zephyr_read_stdin((char *)buf, nbytes); in z_vrfy_zephyr_read_stdin()