Lines Matching full:fdset
1064 log_Printf(LogTIMER, "mp: fdset(r) %d\n", s->fd);1071 mpserver_IsSet(struct fdescriptor *d, const fd_set *fdset)1074 return s->fd >= 0 && FD_ISSET(s->fd, fdset);1079 const fd_set *fdset __unused)1088 const fd_set *fdset __unused)