FD_ISSET          176 maint/gnulib/lib/sys_select.in.h # undef FD_ISSET
FD_ISSET          177 maint/gnulib/lib/sys_select.in.h # define FD_ISSET(fd, set) rpl_fd_isset(fd, set)
FD_ISSET          247 maint/gnulib/lib/sys_socket.in.h # undef FD_ISSET
FD_ISSET          248 maint/gnulib/lib/sys_socket.in.h # define FD_ISSET(fd, set) rpl_fd_isset(fd, set)