Searched refs:FD_CLR (Results 1 – 6 of 6) sorted by relevance
| /Zephyr-latest/tests/posix/headers/src/ |
| D | sys_select_h.c | 28 FD_CLR(0, &fds); in ZTEST()
|
| /Zephyr-latest/include/zephyr/posix/sys/ |
| D | select.h | 25 void FD_CLR(int fd, fd_set *fdset);
|
| /Zephyr-latest/lib/posix/options/ |
| D | Kconfig.device_io | 15 Group such as FD_CLR(), FD_ISSET(), FD_SET(), FD_ZERO(), close(), fdopen(), fileno(), open(),
|
| D | device_io.c | 24 void FD_CLR(int fd, struct zvfs_fd_set *fdset) in FD_CLR() function
|
| /Zephyr-latest/samples/net/sockets/echo_async_select/src/ |
| D | socket_echo_select.c | 92 FD_CLR(fd, &readfds); in pollfds_del()
|
| /Zephyr-latest/doc/services/portability/posix/option_groups/ |
| D | index.rst | 132 FD_CLR(),yes
|