Searched refs:grow_fds (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/libinetutil/common/
H A Deh.c37 static int grow_fds(iu_eh_t *, int);
132 * grow_fds(): grows the internal file descriptor set used by the event
141 grow_fds(iu_eh_t *eh, int total_fds) function
203 if (grow_fds(eh, fd + EH_FD_SLACK) == 0)

Completed in 45 milliseconds