Searched refs:write_fds (Results 1 – 1 of 1) sorted by relevance
155 fd_set *write_fds; in poll_fd_bsd() local181 write_fds = 0; in poll_fd_bsd()184 write_fds = &req_fds; in poll_fd_bsd()198 switch (select(fd + 1, read_fds, write_fds, &except_fds, tp)) { in poll_fd_bsd()