Home
last modified time | relevance | path

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

/aosp12/bionic/tests/headers/posix/
H A Dsys_select_h.c47 #if !defined(FD_CLR) in sys_select_h()
48 #error FD_CLR in sys_select_h()
H A Dsys_time_h.c51 #if !defined(FD_CLR) in sys_time_h()
52 #error FD_CLR in sys_time_h()
/aosp12/bionic/libc/include/sys/
H A Dselect.h85 #define FD_CLR(fd, set) __FD_CLR_chk(fd, set, __bos(set)) macro
94 #define FD_CLR(fd, set) __FD_CLR(fd, set) macro
/aosp12/bionic/tests/
H A Dsys_select_test.cpp42 FD_CLR(0, &fds); in TEST()
45 FD_CLR(1, &fds); in TEST()
/aosp12/system/bt/udrv/ulinux/
H A Duipc.cc252 FD_CLR(uipc.ch[ch_id].fd, &uipc.active_set); in uipc_check_fd_locked()
396 FD_CLR(uipc.ch[ch_id].srvfd, &uipc.active_set); in uipc_close_ch_locked()
404 FD_CLR(uipc.ch[ch_id].fd, &uipc.active_set); in uipc_close_ch_locked()
721 FD_CLR(uipc.ch[ch_id].fd, &uipc.active_set); in UIPC_Ioctl()
/aosp12/bionic/libc/upstream-netbsd/lib/libc/isc/
H A Deventlib_p.h205 #undef FD_CLR
206 #define FD_CLR(fd, maskp) \ macro
/aosp12/hardware/ril/libril/
H A Dril_event.cpp140 FD_CLR(ev->fd, &readFds); in removeWatch()
/aosp12/bionic/libc/tools/
H A Dposix-2013.txt1 FD_CLR
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/src/
H A DIPACM_Netlink.cpp238 FD_CLR(sk_fd_set->sk_fds[i].sk_fd, &(sk_fd_set->fdset)); in ipa_nl_sock_listener_start()
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Netlink.cpp238 FD_CLR(sk_fd_set->sk_fds[i].sk_fd, &(sk_fd_set->fdset)); in ipa_nl_sock_listener_start()
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/src/
H A DIPACM_Netlink.cpp238 FD_CLR(sk_fd_set->sk_fds[i].sk_fd, &(sk_fd_set->fdset)); in ipa_nl_sock_listener_start()