Searched refs:do_fd_clear (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/libevent-2.0.20-stable/
H A Dwin32select.c144 do_fd_clear(struct event_base *base, function
247 do_fd_clear(base, win32op, idx, 1);
249 do_fd_clear(base, win32op, idx, 0);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/WIN32-Code/
H A Dwin32.c205 do_fd_clear(struct win32op *op, struct event_entry *ent, int read) function
316 do_fd_clear(win32op, ent, 1);
320 do_fd_clear(win32op, ent, 0);

Completed in 77 milliseconds