Home
last modified time | relevance | path

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

/illumos-gate/usr/src/lib/libinetutil/common/
H A Deh.c35 static int grow_fds(iu_eh_t *, int);
139 grow_fds(iu_eh_t *eh, int total_fds) in grow_fds() function
201 if (grow_fds(eh, fd + EH_FD_SLACK) == 0) in iu_register_event()