Searched refs:win32op (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.c68 struct win32op { struct
100 grow_fd_sets(struct win32op *op, unsigned new_num_fds)
119 do_fd_set(struct win32op *op, struct idx_info *ent, evutil_socket_t s, int read)
145 struct win32op *op, struct idx_info *ent, int read)
179 struct win32op *winop;
181 if (!(winop = mm_calloc(1, sizeof(struct win32op))))
217 struct win32op *win32op = base->evbase; local
220 if ((events & EV_SIGNAL) && win32op->signals_are_broken)
228 if (do_fd_set(win32op, id
242 struct win32op *win32op = base->evbase; local
275 struct win32op *win32op = base->evbase; local
359 struct win32op *win32op = _base->evbase; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libevent-1.4.14b-stable/WIN32-Code/
H A Dwin32.c97 struct win32op { struct
131 realloc_fd_sets(struct win32op *op, size_t new_size)
161 get_event_entry(struct win32op *op, SOCKET s, int create)
179 do_fd_set(struct win32op *op, struct event_entry *ent, int read)
205 do_fd_clear(struct win32op *op, struct event_entry *ent, int read)
237 struct win32op *winop;
239 if (!(winop = calloc(1, sizeof(struct win32op))))
275 struct win32op *win32op = op; local
279 if (win32op
306 struct win32op *win32op = op; local
353 struct win32op *win32op = op; local
427 struct win32op *win32op = arg; local
[all...]

Completed in 60 milliseconds