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

/freebsd-10.2-release/contrib/ntp/sntp/libevent/
H A Dwin32select.c72 struct win32op { struct
104 grow_fd_sets(struct win32op *op, unsigned new_num_fds)
123 do_fd_set(struct win32op *op, struct idx_info *ent, evutil_socket_t s, int read)
149 struct win32op *op, struct idx_info *ent, int read)
183 struct win32op *winop;
185 if (!(winop = mm_calloc(1, sizeof(struct win32op))))
223 struct win32op *win32op = base->evbase; local
226 if ((events & EV_SIGNAL) && win32op->signals_are_broken)
234 if (do_fd_set(win32op, id
248 struct win32op *win32op = base->evbase; local
282 struct win32op *win32op = base->evbase; local
369 struct win32op *win32op = base->evbase; local
[all...]

Completed in 100 milliseconds