Home | History | Annotate | Download | only in openssh

Lines Matching full:howmany

1036 	setp = (fd_set *)xcalloc(howmany(active_state->connection_in + 1,
1061 memset(setp, 0, howmany(active_state->connection_in + 1,
1690 setp = (fd_set *)xcalloc(howmany(active_state->connection_out + 1,
1694 memset(setp, 0, howmany(active_state->connection_out + 1,