HomeSort by: relevance | last modified time | path
    Searched refs:win32op (Results 1 - 2 of 2) sorted by relevancy

  /src/external/bsd/libevent/dist/
win32select.c 75 struct win32op { struct
107 grow_fd_sets(struct win32op *op, unsigned new_num_fds)
126 do_fd_set(struct win32op *op, struct idx_info *ent, evutil_socket_t s, int read)
152 struct win32op *op, struct idx_info *ent, int read)
186 struct win32op *winop;
188 if (!(winop = mm_calloc(1, sizeof(struct win32op))))
226 struct win32op *win32op = base->evbase; local
229 if ((events & EV_SIGNAL) && win32op->signals_are_broken)
237 if (do_fd_set(win32op, idx, fd, 1)<0
251 struct win32op *win32op = base->evbase; local
285 struct win32op *win32op = base->evbase; local
373 struct win32op *win32op = base->evbase; local
    [all...]
  /src/external/bsd/ntp/dist/sntp/libevent/
win32select.c 74 struct win32op { struct
106 grow_fd_sets(struct win32op *op, unsigned new_num_fds)
125 do_fd_set(struct win32op *op, struct idx_info *ent, evutil_socket_t s, int read)
151 struct win32op *op, struct idx_info *ent, int read)
185 struct win32op *winop;
187 if (!(winop = mm_calloc(1, sizeof(struct win32op))))
225 struct win32op *win32op = base->evbase; local
228 if ((events & EV_SIGNAL) && win32op->signals_are_broken)
236 if (do_fd_set(win32op, idx, fd, 1)<0
250 struct win32op *win32op = base->evbase; local
284 struct win32op *win32op = base->evbase; local
372 struct win32op *win32op = base->evbase; local
    [all...]

Completed in 27 milliseconds