Searched defs:maxcon (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/listen/
H A Dlisten.c1666 * entry passed into the routine. Update the maxcon and fd
1687 int maxcon; local
1712 if ((bindfd = open_bind(netbuf.buf, MAXCON, clen, &maxcon, &ap)) < 0) {
1742 dbp->dbf_maxcon = maxcon;
1745 for (j=0; j < maxcon; ++j) {

Completed in 80 milliseconds