Lines Matching refs:fd_set
1030 fd_set *setp;1036 setp = (fd_set *)xcalloc(howmany(active_state->connection_in + 1,1063 FD_SET(active_state->connection_in, setp);1686 fd_set *setp;1690 setp = (fd_set *)xcalloc(howmany(active_state->connection_out + 1,1696 FD_SET(active_state->connection_out, setp);