Searched refs:realloc_fds (Results 1 – 1 of 1) sorted by relevance
70 static struct pollfd *realloc_fds(int *, struct pollfd **, struct pollfd *);161 } else if ((p = realloc_fds( in pselect_large_fdset()373 realloc_fds(int *num, struct pollfd **list_head, struct pollfd *orig) in realloc_fds() function