Searched refs:r_by_fd (Results 1 - 1 of 1) sorted by relevance
/external/chromium/third_party/libevent/ | ||
H A D | select.c | 215 struct event **r_by_fd = NULL; local 236 if ((r_by_fd = realloc(sop->event_r_by_fd, 239 sop->event_r_by_fd = r_by_fd; |
Completed in 42 milliseconds