Home
last modified time | relevance | path

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

/libev/
H A Dev_poll.c43 pollidx_init (int *base, int count) in pollidx_init() function
59 array_needsize (int, pollidxs, pollidxmax, fd + 1, pollidx_init); in poll_modify()