Home | History | Annotate | Download | only in libxml2

Lines Matching refs:FD_SET

452     fd_set wfd;
491 FD_SET(ctxt->fd, &wfd);
524 fd_set rfd;
617 FD_SET(ctxt->fd, &rfd);
847 fd_set wfd;
849 fd_set xfd;
948 FD_SET(s, &wfd);
952 FD_SET(s, &xfd);