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

/illumos-gate/usr/src/lib/libresolv2/common/isc/
H A Dev_files.c74 if (fd >= ctx->maxnfds && evPollfdRealloc(ctx, 1, fd) != 0)
H A Deventlib_p.h265 extern int evPollfdRealloc(evContext_p *ctx, int pollfd_chunk_size, int fd);
H A Deventlib.c813 evPollfdRealloc(evContext_p *ctx, int pollfd_chunk_size, int fd) { function

Completed in 57 milliseconds