Home | History | Annotate | Download | only in src

Lines Matching refs:FD_SET

1041 mpserver_UpdateSet(struct fdescriptor *d, fd_set *r, fd_set *w, fd_set *e,
1063 FD_SET(s->fd, r);
1071 mpserver_IsSet(struct fdescriptor *d, const fd_set *fdset)
1079 const fd_set *fdset __unused)
1088 const fd_set *fdset __unused)