Home
last modified time | relevance | path

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

/Zephyr-latest/tests/posix/headers/src/
Dsys_select_h.c31 FD_ZERO(&fds); in ZTEST()
/Zephyr-latest/include/zephyr/posix/sys/
Dselect.h28 void FD_ZERO(fd_set *fdset);
/Zephyr-latest/drivers/ethernet/
Deth_native_posix_adapt.c100 FD_ZERO(&rset); in eth_wait_data()
/Zephyr-latest/drivers/can/
Dcan_native_linux_adapt.c97 FD_ZERO(&rset); in linux_socketcan_poll_data()
/Zephyr-latest/lib/posix/options/
DKconfig.device_io15 Group such as FD_CLR(), FD_ISSET(), FD_SET(), FD_ZERO(), close(), fdopen(), fileno(), open(),
Ddevice_io.c39 void FD_ZERO(fd_set *fdset) in FD_ZERO() function
/Zephyr-latest/drivers/serial/
Duart_native_ptty_bottom.c56 FD_ZERO(&readfds); in np_uart_stdin_poll_in_bottom()
/Zephyr-latest/samples/net/sockets/echo_async_select/src/
Dsocket_echo_select.c116 FD_ZERO(&readfds);
/Zephyr-latest/doc/services/portability/posix/option_groups/
Dindex.rst135 FD_ZERO(),yes