Home
last modified time | relevance | path

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

/titanic_41/usr/src/lib/libinetutil/common/
H A Deh.c37 static int grow_fds(iu_eh_t *, int);
141 grow_fds(iu_eh_t *eh, int total_fds) in grow_fds() function
203 if (grow_fds(eh, fd + EH_FD_SLACK) == 0) in iu_register_event()