Home | History | Annotate | Download | only in openssh

Lines Matching full:howmany

270 	fdset = (fd_set *)xcalloc(howmany(sockfd + 1, NFDBITS),
450 fdsetsz = howmany(connection_in + 1, NFDBITS) * sizeof(fd_mask);